aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2011-01-07 09:34:13 +1100
committerAndrew Gerrand <adg@golang.org>2011-01-07 09:34:13 +1100
commit4cd31e8a28b84a467bbcbe74e3f2044872472fbc (patch)
tree9102244ad2edede9cae932541f5da391c9102f18
parent02327a72d7ae27c16ab4ed702138ca6a818e6123 (diff)
downloadgo-4cd31e8a28b84a467bbcbe74e3f2044872472fbc.tar.gz
go-4cd31e8a28b84a467bbcbe74e3f2044872472fbc.zip
doc: add golanguage.ru to foreign-language doc list
R=r, brainman, r2 CC=golang-dev https://golang.org/cl/3881041
-rw-r--r--doc/docs.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html
index 91893a5fa6..e8152bb352 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -79,6 +79,11 @@ An introduction to Go for C++ programmers.
<li><a href="http://golang.jp/">golang.jp</a> - Go documentation and news.
</ul>
+<h3 id="docs_ru">Russian &mdash; Русский</h3>
+<ul>
+<li><a href="http://golanguage.ru/">golanguage.ru</a> - Go documentation.
+</ul>
+
</div>