summaryrefslogtreecommitdiff
path: root/doc/docs.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2011-11-18 15:22:48 +1100
committerAndrew Gerrand <adg@golang.org>2011-11-18 15:22:48 +1100
commitfbe82252b4d90d8b6ac7c1c0e60d081b08d2d711 (patch)
tree76f321986992459663679bd64fac4fcd0307dc16 /doc/docs.html
parent0449104bbd3cdcef2d471f52f0c37225dec25f0d (diff)
downloadgo-fbe82252b4d90d8b6ac7c1c0e60d081b08d2d711.tar.gz
doc: link to Chinese translation of A Tour of Go
R=golang-dev, dsymonds CC=golang-dev http://codereview.appspot.com/5415046
Diffstat (limited to 'doc/docs.html')
-rw-r--r--doc/docs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html
index 9009a6621..d0e470bf2 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -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>