[Proxies] Add redirect for DEI group
This will add docs redirection for DEI group. See https://pagure.io/fedora-infrastructure/issue/11503 for more info Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
202cffc5ff
commit
c9864975c1
1 changed files with 8 additions and 0 deletions
|
@ -854,3 +854,11 @@
|
||||||
target: https://fedoraproject.org/podcast/
|
target: https://fedoraproject.org/podcast/
|
||||||
tags:
|
tags:
|
||||||
- podcast
|
- podcast
|
||||||
|
|
||||||
|
- role: httpd/redirectmatch
|
||||||
|
shortname: 00-docs-dei
|
||||||
|
website: docs.fedoraproject.org
|
||||||
|
regex: (?i)^/en-US/diversity-inclusion
|
||||||
|
target: https://docs.fedoraproject.org/en-US/dei/
|
||||||
|
tags:
|
||||||
|
- docs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue