From 3f1335b59d4e25cc3584abcc49de151db353ffbd Mon Sep 17 00:00:00 2001 From: David Hugh Malcolm Date: Feb 01 2018 15:26:12 +0000 Subject: Update "About Fedora" link in getfedora.org/data/templates/footer.html The "About Fedora" link in the footer goes to a page in wiki that say "This document has moved." and suggests a link. This patch updates the link to use the suggestion, taking the user directly there. Seems to be the only affected wiki link in the footer. Untested; not sure if it affects other sites. --- diff --git a/getfedora.org/data/templates/footer.html b/getfedora.org/data/templates/footer.html index ffa2fba..85ef25d 100644 --- a/getfedora.org/data/templates/footer.html +++ b/getfedora.org/data/templates/footer.html @@ -14,7 +14,7 @@

${_('About')}

-
${_('About Fedora')}
+
${_('About Fedora')}
${_('Sponsors')}
${_('Fedora Magazine')}
${_('Legal')}