fix: profile url

This commit is contained in:
Jean-Baptiste Pasquier 2020-06-01 16:28:04 +02:00
parent 65be45c777
commit 3d860913a6
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ details#user-controls.notLoggedIn
ul
if (endpoints.uploads || (endpoints.get && endpoints.get.uploads)) && (endpoints.skills || (endpoints.get && endpoints.get.skills)) && (endpoints.users || (endpoints.get && endpoints.get.users))
li
sib-link(next='my-profile') Mon profil
sib-link(next='profile') Mon profil
li
sib-link(next='admin') Administration
li