This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: broken link


On Wed, 7 Feb 2001, bhunt wrote:
> The last link on your mirrors page should be changed.
> Offending page: http://gcc.gnu.org/mirrors.html
> Offending link: US (Arizona): ftp.ninemoons.com
> <ftp://ftp.ninemoons.com/pub/mirrors/egcs/>, thanks to Costas Troulos
> <mailto:ktroulos@noc.ntua.gr>.

I checked, and the new site does not have a mirror of gcc.gnu.org, so I
removed that link. Patch below.

Thanks for letting as know.

Gerald

Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.96
diff -u -3 -p -r1.96 mirrors.html
--- mirrors.html	2000/11/29 18:18:26	1.96
+++ mirrors.html	2001/02/09 09:07:02
@@ -64,7 +64,6 @@ if you are mirroring the GCC pages so we
 <li>UK: <a href="ftp://sunsite.doc.ic.ac.uk/Mirrors/sourceware.cygnus.com/pub/gcc/">sunsite.doc.ic.ac.uk</a>
 <li>US (California): <a href="ftp://ftp.freesoftware.com/pub/sourceware/gcc/">ftp.freesoftware.com</a>
 <li>US (California): <a href="ftp://ftp.yggdrasil.com/mirrors/site/egcs.cygnus.com/pub/egcs/">ftp.yggdrasil.com</a>
-<li>US (Arizona): <a href="ftp://ftp.ninemoons.com/pub/mirrors/egcs/">ftp.ninemoons.com</a>, thanks to <a href="mailto:ktroulos@noc.ntua.gr">Costas Troulos</a>.
 </ul>

 <p>If you wish to host a new mirror site, please contact


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]