diff --git a/doc/install-source.html b/doc/install-source.html
index 7c4ab8155a5..e3d06273330 100644
--- a/doc/install-source.html
+++ b/doc/install-source.html
@@ -19,7 +19,7 @@ This document focuses on the gc
Go
compiler and tools (6g
, 8g
etc.).
For information on how to use gccgo
, a more traditional
compiler using the GCC back end, see
-Setting up and using gccgo.
+Setting up and using gccgo.
@@ -226,7 +226,7 @@ If you see the "hello, world" message then Go is installed correctly.
Start by taking A Tour of Go -or reading the Go Tutorial. +or reading the Go Tutorial.
@@ -235,18 +235,18 @@ read How to Write Go Code.
-Build a web application by following the Wiki +Build a web application by following the Wiki Codelab.
-Read Effective Go to learn about writing +Read Effective Go to learn about writing idiomatic Go code.
For the full story, consult Go's extensive -documentation. +documentation.
diff --git a/doc/install.html b/doc/install.html index 3ebdd66cd9f..95bfaa76948 100644 --- a/doc/install.html +++ b/doc/install.html @@ -153,18 +153,18 @@ read How to Write Go Code.-Build a web application by following the Wiki +Build a web application by following the Wiki Codelab.
-Read Effective Go to learn about writing +Read Effective Go to learn about writing idiomatic Go code.
For the full story, consult Go's extensive -documentation. +documentation.