websites: drop translate.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-06-28 21:01:32 +00:00
parent 1cd03dc40a
commit 1f78af15fc
2 changed files with 0 additions and 18 deletions

View file

@ -217,11 +217,6 @@
website: help.fedoraproject.org website: help.fedoraproject.org
target: https://fedoraproject.org/get-help target: https://fedoraproject.org/get-help
- role: httpd/redirect
shortname: l10n
website: l10n.fedoraproject.org
target: https://translate.fedoraproject.org/
# 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).
- role: httpd/redirect - role: httpd/redirect

View file

@ -44,19 +44,6 @@
status: 301 status: 301
target: https://fedoraproject.org/static/images/favicon.ico target: https://fedoraproject.org/static/images/favicon.ico
- role: httpd/domainrewrite
destname: translate
website: translate.fedoraproject.org
# TODO - At some point, this will switch to fedora.zanata.org
target: https://fedora.transifex.net/
- role: httpd/domainrewrite
destname: 00-translate-icon
website: translate.fedoraproject.org
path: ^/favicon.ico$
status: 301
target: https://fedoraproject.org/static/images/favicon.ico
- role: httpd/domainrewrite - role: httpd/domainrewrite
destname: 00-registry-icon destname: 00-registry-icon
website: registry.fedoraproject.org website: registry.fedoraproject.org