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
|
- name: FAS
|
||||||
data:
|
data:
|
||||||
url: http://admin.fedoraproject.org/accounts
|
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']
|
status_mappings: ['fas']
|
||||||
description: >
|
description: >
|
||||||
The Fedora Account System. Update your profile
|
The Fedora Account System. Update your profile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue