aboutsummaryrefslogtreecommitdiff
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
commit0bbbb44e997b3a61576ed8fc4b1c021134c27c4c (patch)
tree62687b9e55b96d9ff7c8ddaed2eaef7a565197f3
parent558d055352747b2a2b5329ece9fa8ddb3c4ed999 (diff)
downloadgo-0bbbb44e997b3a61576ed8fc4b1c021134c27c4c.tar.gz
go-0bbbb44e997b3a61576ed8fc4b1c021134c27c4c.zip
doc: link to Chinese translation of A Tour of Go
R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/5415046
-rw-r--r--doc/docs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html
index 9009a66219..d0e470bf2e 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>