Looking to simplify our navigation bar, I realised that our
mirrors page fails to link to our releases page.

Applied.

Gerald

Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.220
diff -u -3 -p -r1.220 mirrors.html
--- mirrors.html        30 Mar 2013 20:37:12 -0000      1.220
+++ mirrors.html        12 Aug 2013 19:51:32 -0000
@@ -8,7 +8,7 @@
 
 <h1>GCC mirror sites</h1>
 
-<p>Our releases are available on the
+<p><a href="releases.html">Our releases</a> are available on the
 <a href="http://www.gnu.org/prep/ftp.html";>GNU FTP server and its
 mirrors</a>.  The following sites mirror the gcc.gnu.org FTP site
 (Phoenix, Arizona, USA) directly:</p>

Reply via email to