clean up redirect from help.fp.o to ask.fp.o
previously the redirect from help.fedoraproject.org pointed to an old location on fedoraproject.org which in turn re-directed to an interstital that eventually redirected to getfedora.org index This commit sets the redirect from help.fp.o to ask,fp.o Resolves: https://pagure.io/fedora-infrastructure/issue/10364 Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
7778d92f73
commit
5cfab0d7cc
1 changed files with 2 additions and 1 deletions
|
@ -260,7 +260,8 @@
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: get-help
|
shortname: get-help
|
||||||
website: help.fedoraproject.org
|
website: help.fedoraproject.org
|
||||||
target: https://fedoraproject.org/get-help
|
target: https://ask.fedoraproject.org
|
||||||
|
tags: ask-fedora
|
||||||
|
|
||||||
# This is just a redirect to developer, to make it easier for people to get
|
# This is just a redirect to developer, to make it easier for people to get
|
||||||
# here from Red Hat's developers.redhat.com (ticket #5216).
|
# here from Red Hat's developers.redhat.com (ticket #5216).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue