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:
Ryan Lercho 2021-11-23 10:22:04 +10:00
parent 7778d92f73
commit 5cfab0d7cc

View file

@ -260,7 +260,8 @@
- role: httpd/redirect
shortname: get-help
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
# here from Red Hat's developers.redhat.com (ticket #5216).