From deb74aae7cd8bedba83c0f01634a75ad3905edd5 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Fri, 17 Nov 2017 16:49:09 +0000 Subject: [PATCH] redirect CoC pages to the authoritative docs.fpo destination --- playbooks/include/proxies-redirects.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 24dbf0d71c..25a8201f23 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -237,7 +237,13 @@ name: code-of-conduct website: fedoraproject.org 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 name: verify