diff mbox

[wwwdocs] Re: [Go,doc] Adjust reference to Go specification

Message ID alpine.LNX.2.00.1211020040430.2266@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer Nov. 1, 2012, 11:41 p.m. UTC
On Thu, 1 Nov 2012, Gerald Pfeifer wrote:
> 2012-11-01  Gerald Pfeifer  <gerald@pfeifer.com>
> 
> 	* doc/standards.texi (Standards): Adjust reference to Go
> 	specification.

Turns out there is another reference on our web page.

Fixed thusly.

Gerald
diff mbox

Patch

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.220
diff -u -3 -p -r1.220 readings.html
--- readings.html	26 Aug 2012 10:40:09 -0000	1.220
+++ readings.html	1 Nov 2012 23:40:21 -0000
@@ -599,7 +599,7 @@  Intel&reg;64 and IA-32 Architectures Sof
 
 <ul>
 <li><a href="http://golang.org/">General Go information</a></li>
-<li><a href="http://golang.org/doc/go_spec.html">Go language
+<li><a href="http://golang.org/ref/spec">Go language
     specification</a></li>
 </ul>