This is the mail archive of the gcc-patches@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]

[wwwdocs] Update reference documentation link


...to refer to GCC 4.3.2 instead of GCC 4.3.0.

Installed.

Gerald

Index: .htaccess
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/.htaccess,v
retrieving revision 1.26
diff -u -3 -p -r1.26 .htaccess
--- .htaccess	3 May 2008 13:09:06 -0000	1.26
+++ .htaccess	30 Nov 2008 15:54:30 -0000
@@ -39,5 +39,5 @@ Redirect permanent /thanks.html			http:/
 Redirect permanent /timeline.html		http://gcc.gnu.org/releases.html#timeline
 Redirect permanent /web.html			http://gcc.gnu.org/projects/web.html
 
-Redirect           /onlinedocs/ref		http://gcc.gnu.org/onlinedocs/gcc-4.3.0/
+Redirect           /onlinedocs/ref		http://gcc.gnu.org/onlinedocs/gcc-4.3.2/
 


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