]> Cypherpunks repositories - gostls13.git/commitdiff
doc/install: remove reference to "Go Tutorial"
authorShenghou Ma <minux.ma@gmail.com>
Sat, 17 Mar 2012 10:13:02 +0000 (18:13 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Sat, 17 Mar 2012 10:13:02 +0000 (18:13 +0800)
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5841054

doc/install.html

index 909f82fd4a0d0bfcb3c6a2b5474e03e248cd760c..c8b1cf4cf580a248795017afa6960f6e744b13ee 100644 (file)
@@ -200,8 +200,7 @@ If you see the "hello, world" message then your Go installation is working.
 <h2 id="next">What's next</h2>
 
 <p>
-Start by taking <a href="http://code.google.com/p/go-tour/">A Tour of Go</a>
-or reading the <a href="/doc/go_tutorial.html">Go Tutorial</a>.
+Start by taking <a href="http://code.google.com/p/go-tour/">A Tour of Go</a>.
 </p>
 
 <p>