aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShenghou Ma <minux.ma@gmail.com>2012-03-17 18:13:02 +0800
committerShenghou Ma <minux.ma@gmail.com>2012-03-17 18:13:02 +0800
commit1dd78b7e7bbfecbe2bb7eae3073541c0150bdac9 (patch)
tree9e1b089210b780a74098a4424edb206e814cb3a1
parentc3eaef71ab3039921f4cf28bd4abd22aae002922 (diff)
downloadgo-1dd78b7e7bbfecbe2bb7eae3073541c0150bdac9.tar.xz
doc/install: remove reference to "Go Tutorial"
R=golang-dev, r CC=golang-dev https://golang.org/cl/5841054
-rw-r--r--doc/install.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/install.html b/doc/install.html
index 909f82fd4a..c8b1cf4cf5 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -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>