]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add go-tour-kr, a Korean translation of A Tour of Go
authorAndrew Gerrand <adg@golang.org>
Fri, 14 Oct 2011 21:42:31 +0000 (08:42 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 14 Oct 2011 21:42:31 +0000 (08:42 +1100)
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5273043

doc/docs.html

index 5c217ce1fda596ddbc6436a268e1c226fdab5d37..45a8a05e1a862854614ccc9490810513cbea67cd 100644 (file)
@@ -157,12 +157,13 @@ 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://golang.jp/">golang.jp</a> - Go documentation and news.
+<li><a href="http://golang.jp/">golang.jp</a> - Go documentation and news.</li>
 </ul>
 
 <h3 id="docs_kr">Korean &mdash; 한국어</h3>
 <ul>
-<li><a href="http://code.google.com/p/golang-korea">golang-korea</a> - Go documentation and news.
+<li><a href="http://go-tour-kr.appspot.com">A Tour of Go</a></li>
+<li><a href="http://code.google.com/p/golang-korea">golang-korea</a> - Go documentation and news.</li>
 </ul>
 
 </div>