]> Cypherpunks repositories - gostls13.git/commitdiff
doc: link to Chinese translation of A Tour of Go
authorAndrew Gerrand <adg@golang.org>
Fri, 18 Nov 2011 04:22:48 +0000 (15:22 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 18 Nov 2011 04:22:48 +0000 (15:22 +1100)
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5415046

doc/docs.html

index 9009a662194740bac66cfdb990249ef7e6a4d508..d0e470bf2e785b920a7dc47c9d9d9da9125626dc 100644 (file)
@@ -130,6 +130,7 @@ Notable articles from the <a href="http://blog.golang.org/">Go Blog</a>.
 <h3 id="docs_cn">Chinese &mdash; 中文</h3>
 
 <ul>
+<li><a href="http://go-tour-zh.appspot.com/">A Tour of Go</a></li>
 <li><a href="http://code.google.com/p/golang-china/">golang-china</a> - a broad range of Go documentation.</li>
 <li><a href="http://code.google.com/p/ac-me/downloads/detail?name=fango.pdf">Effective Go and Tutorial</a></li>
 </ul>