]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add link to codewalks.
authorYves Junqueira <yves.junqueira@gmail.com>
Mon, 22 Nov 2010 23:43:16 +0000 (10:43 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 22 Nov 2010 23:43:16 +0000 (10:43 +1100)
Fixes #1281.

R=adg
CC=golang-dev
https://golang.org/cl/3150041

doc/docs.html

index 6643b2095ed65d6ba7a66790a7b6166ce1aeb9db..9ffa0220ce6dac55d44769ae240c2460c4b756c8 100644 (file)
@@ -47,6 +47,11 @@ application. It touches on structs, methods, file I/O, http, regular expressions
 and closures.
 </p>
 
+<h3 id="codewalks"><a href="codewalk/">Codewalks</a></h3>
+<p>
+Guided tours of Go programs. 
+</p>
+
 <h3 id="go_for_cpp_programmers"><a href="go_for_cpp_programmers.html">Go for C++ Programmers</a></h3>
 <p>
 An introduction to Go for C++ programmers.