forked from Gitlink/forgeplus-react
Change Edit Url
This commit is contained in:
parent
3f78ed249c
commit
74d26a40d3
|
@ -142,7 +142,7 @@ class Infos extends Component {
|
|||
<Button
|
||||
block
|
||||
className="text-button-grey"
|
||||
href={`${extra_http}/accounts/${user.login}`}
|
||||
href={`${extra_http}/users/${user.login}/profiles`}
|
||||
>
|
||||
{" "}
|
||||
<i className="iconfont icon-shezhi4 font-15 mr5"></i>
|
||||
|
|
Loading…
Reference in New Issue