diff --git a/doc/docs.html b/doc/docs.html index 43c2034ff6..9009a66219 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -16,13 +16,13 @@ Once you've learned a little about the language, idioms of programming in Go.
-An interactive introduction to Go in three sections. The first section covers basic syntax and data structures; the second discusses methods and interfaces; and the third introduces Go's concurrency primitives. Each section concludes with a few exercises so you can practice what you've -learned. You can take the tour online or +learned. You can take the tour online or install it locally.
diff --git a/doc/root.html b/doc/root.html index b7f6ec2617..a1fa585d19 100644 --- a/doc/root.html +++ b/doc/root.html @@ -51,7 +51,7 @@ google.setOnLoadCallback(loadFeed);