Fix fedmenu FAS user url.
This commit is contained in:
parent
67f0affc15
commit
d86702c4f3
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ children:
|
|||
- name: FAS
|
||||
data:
|
||||
url: http://admin.fedoraproject.org/accounts
|
||||
user_url: https://admin.fedoraproject.org/accounts/view/{user}
|
||||
user_url: https://admin.fedoraproject.org/accounts/user/view/{user}
|
||||
status_mappings: ['fas']
|
||||
description: >
|
||||
The Fedora Account System. Update your profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue