diff --git a/doc/contribute.html b/doc/contribute.html index 7fd680daf8b..55c8e31ae39 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -242,8 +242,6 @@ the Mercurial Queues extension.

Configure the extension

-[NOTE FOR BEFORE LAUNCH: Read this instead.] -

Edit $GOROOT/.hg/hgrc to add:

@@ -257,8 +255,6 @@ The Mercurial configuration file format does not allow environment variable subs
 
 

Log in to the code review site.

-[NOTE FOR BEFORE LAUNCH: Read this instead.] -

The code review server uses a Google Account to authenticate. (If you can use the account to diff --git a/doc/install.html b/doc/install.html index 029eb7734ec..ce34fc05dd6 100644 --- a/doc/install.html +++ b/doc/install.html @@ -147,9 +147,8 @@ If that fails, visit the Me

Make sure the $GOROOT directory does not exist or is empty. Then check out the repository:

-
-$ hg clone http://r45/ $GOROOT
+$ hg clone -r release https://go.googlecode.com/hg/ $GOROOT
 

Install Go

diff --git a/lib/godoc/godoc.html b/lib/godoc/godoc.html index cae2cdaea7c..6ac255ab2aa 100644 --- a/lib/godoc/godoc.html +++ b/lib/godoc/godoc.html @@ -101,8 +101,9 @@
  •  
  • -
  • Issue tracker
  • +
  • #go-nuts on irc.freenode.net
  • Go Nuts mailing list
  • +
  • Issue tracker
  •