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]
Other format: [Raw text]

PATCH for Re: Broken link on <URL:http://gcc.gnu.org/projects/beginner.html>


On Wed, 2 Apr 2003, drkm wrote:
> As written on footer of
> <URL:http://gcc.gnu.org/projects/beginner.html>, I address you this
> mail, I hope I don't make a mistake.

Now, it's perfectly fine.

>  On the above page, there is a broken link, in section
> "Documentation".  The link is named "The GNU Compiler Writer's Jump
> Point" and point to <URL:http://members.wri.com/johnnyb/compilers/>,
> which results on a 404 HTTP error.  I found
> <URL:http://www.eskimo.com/~johnnyb/computers/toy/>, which I think is
> the same (same title and same site owner username in the URL).

We already have the (correct) link on our readings.html page, so I think
it's best to remove the redundancy.

Thanks for letting us know!

Gerald

Remove broken link to johnnyb's page, which is already linked from
readings.html.

Index: projects/beginner.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v
retrieving revision 1.33
diff -u -3 -p -r1.33 beginner.html
--- projects/beginner.html	27 Jan 2003 11:20:30 -0000	1.33
+++ projects/beginner.html	2 Apr 2003 08:35:42 -0000
@@ -909,10 +909,8 @@ place.  It belongs in the official manua
 href="http://gcc.gnu.org/onlinedocs/gccint/Trees.html";>C/C++ specific manual</a>, and a
 <a href="http://www.ncsa.uiuc.edu/~wendling/tree.html";>third party,
 general manual</a>.  Both of them are incomplete.  Several people have
-written partial manuals on implementing new front ends: look at <a
-href="http://members.wri.com/johnnyb/compilers/";>The GNU Compiler
-Writer's Jump Point</a> and our <a
-href="../readings.html">readings list</a>.</p>
+written partial manuals on implementing new front ends: look at our
+<a href="../readings.html">readings list</a>.</p>

 <p>Michael Dupont &lt;<a
 href="mailto:mdupont777 at yahoo dot com">mdupont777 at yahoo dot com</a>&gt;


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