diff mbox

Web site patch committed: Go links in list of readings

Message ID mcr1v5rj1i4.fsf@google.com
State New
Headers show

Commit Message

Ian Lance Taylor Dec. 8, 2010, 11:20 p.m. UTC
I committed this patch to the web site to add a couple of Go links to
the list of readings.

Ian
diff mbox

Patch

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.200
diff -u -r1.200 readings.html
--- readings.html	20 Nov 2010 15:15:51 -0000	1.200
+++ readings.html	8 Dec 2010 23:19:11 -0000
@@ -581,6 +581,14 @@ 
 </ul>
 
 
+<h3>Go information</h3>
+
+<ul>
+<li><a href="http://golang.org/">General Go information</a></li>
+<li><a href="http://golang.org/doc/go_spec.html">Go language
+    specification</a></li>
+</ul>
+
 
 <h3>Modula 3 information</h3>