This commit is contained in:
caishi 2020-08-15 11:22:47 +08:00
parent 8f76e46644
commit 7cb76d7189
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ class ForkUsers extends Component {
<div className="ml12">
<div>
<Link
to={`/projects/${item.id}`}
to={`/projects/${item.login}/${item.identifier}`}
className="font-16 text-primary hide-1 task-hide max-w-200"
>
{item.name}