From: Rob Pike Date: Sun, 19 Feb 2012 21:08:30 +0000 (+1100) Subject: doc/install.html: fix link X-Git-Tag: weekly.2012-02-22~97 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=fa9c44d831edf4f0208c16547e1195ef026f24db;p=gostls13.git doc/install.html: fix link Fixes #3072. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5684044 --- diff --git a/doc/install.html b/doc/install.html index 04d466b7e5..3ebdd66cd9 100644 --- a/doc/install.html +++ b/doc/install.html @@ -144,7 +144,7 @@ If you see the "hello, world" message then your Go installation is working.

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