From: Shenghou Ma Date: Sat, 17 Mar 2012 10:13:02 +0000 (+0800) Subject: doc/install: remove reference to "Go Tutorial" X-Git-Tag: weekly.2012-03-22~54 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=1dd78b7e7bbfecbe2bb7eae3073541c0150bdac9;p=gostls13.git doc/install: remove reference to "Go Tutorial" R=golang-dev, r CC=golang-dev https://golang.org/cl/5841054 --- 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.

What's next

-Start by taking A Tour of Go -or reading the Go Tutorial. +Start by taking A Tour of Go.