aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2011-10-28 10:55:58 +0900
committerAndrew Gerrand <adg@golang.org>2011-10-28 10:55:58 +0900
commit8a7b2b2f7060427890143fb7263d231acf689bb3 (patch)
treefd0973bb3b6163e50bdf891c1ace0bae5b632d2d
parent785baa86f12f9f9a2746f66e59bae7c4cf032424 (diff)
downloadgo-8a7b2b2f7060427890143fb7263d231acf689bb3.tar.gz
go-8a7b2b2f7060427890143fb7263d231acf689bb3.zip
doc: A Tour of Go in Japanese
R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/5318058
-rw-r--r--doc/docs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html
index 45a8a05e1a..43c2034ff6 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -157,6 +157,7 @@ Notable articles from the <a href="http://blog.golang.org/">Go Blog</a>.
<h3 id="docs_jp">Japanese &mdash; 日本語</h3>
<ul>
+<li><a href="http://go-tour-jp.appspot.com/">A Tour of Go</a></li>
<li><a href="http://golang.jp/">golang.jp</a> - Go documentation and news.</li>
</ul>