add redirects for sponsors and code-of-conduct also to ansible
This commit is contained in:
parent
513ecd83ec
commit
ffd77b6d7f
1 changed files with 12 additions and 0 deletions
|
@ -89,6 +89,18 @@
|
|||
path: /get-fedora
|
||||
target: https://getfedora.org/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: sponsors
|
||||
website: fedoraproject.org
|
||||
path: /sponsors
|
||||
target: https://getfedora.org/sponsors
|
||||
|
||||
- role: httpd/redirect
|
||||
name: code-of-conduct
|
||||
website: fedoraproject.org
|
||||
path: /code-of-conduct
|
||||
target: https://getfedora.org/code-of-conduct
|
||||
|
||||
- role: httpd/redirect
|
||||
name: verify
|
||||
website: fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue