This is the mail archive of the gcc-bugs@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 links in "Done with GCJ" page


On Aug 15, 2001, Alexandre Petit-Bianco <apbianco@cygnus.com> wrote:

> Yi Dong Chong <yidong@Stanford.EDU> writes:

>> In http://www.gnu.org/software/gcc/java/done.html, the "Entry" links
>> pointing to the mailing list archives are broken. To fix, replace
>> 
>> http://www.gnu.org/ml/java/*
>> 
>> with
>> 
>> http://gcc.gnu.org/ml/java/*

> The source code reads "/ml/java/*" and my browser takes me to the
> right place. I don't understand what's wrong.

Start at www.gnu.org/software/gcc/java/done.html and your browser
won't take you to the right place, because www.gnu.org doesn't mirror
the mailing list archives.  The URL that refers to it is going to have
to be absolute (i.e., referring to gcc.gnu.org), so that mirrors of
the web pages point to the master ML archives.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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