This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[wwwdocs] news.html -- adjust link to GCC Wiki page
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 22 Mar 2008 07:04:35 +0100 (CET)
- Subject: [wwwdocs] news.html -- adjust link to GCC Wiki page
Someone/something must have changed a number of URLs on the GCC Wiki;
this fixes one of those issues.
Gerald
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.110
diff -u -3 -p -r1.110 news.html
--- news.html 2 Jan 2008 08:22:10 -0000 1.110
+++ news.html 22 Mar 2008 06:03:31 -0000
@@ -156,7 +156,7 @@ Safe Builtins, Reimplementation of IBM P
New DECL hierarchy.
More information about these projects can be found at
-<a href="http://gcc.gnu.org/wiki/GCC%204.1%20Projects">GCC 4.1 projects</a>.
+<a href="http://gcc.gnu.org/wiki/GCC_4.1_Projects">GCC 4.1 projects</a>.
</dd>
<dt><b>July 7, 2005</b></dt>