redirect CoC pages to the authoritative docs.fpo destination
This commit is contained in:
parent
5752ba7fcb
commit
deb74aae7c
1 changed files with 7 additions and 1 deletions
|
@ -237,7 +237,13 @@
|
||||||
name: code-of-conduct
|
name: code-of-conduct
|
||||||
website: fedoraproject.org
|
website: fedoraproject.org
|
||||||
path: /code-of-conduct
|
path: /code-of-conduct
|
||||||
target: https://getfedora.org/code-of-conduct
|
target: https://docs.fedoraproject.org/fedora-project/project/code-of-conduct.html
|
||||||
|
|
||||||
|
- role: httpd/redirect
|
||||||
|
name: code-of-conduct-2
|
||||||
|
website: getfedora.org
|
||||||
|
path: /code-of-conduct
|
||||||
|
target: https://docs.fedoraproject.org/fedora-project/project/code-of-conduct.html
|
||||||
|
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
name: verify
|
name: verify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue