doc/contribute.html | 4 ---- doc/install.html | 3 +-- lib/godoc/godoc.html | 3 ++- diff --git a/doc/contribute.html b/doc/contribute.html index 7fd680daf8b5805d59a4373c53766d5de6a00e2d..55c8e31ae39a15bddfee89f47dd15282a6bda6b7 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -242,8 +242,6 @@

Configure the extension

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

Edit $GOROOT/.hg/hgrc to add:

@@ -256,8 +254,6 @@ The Mercurial configuration file format does not allow environment variable substitution.
 

Log in to the code review site.

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

The code review server uses a Google Account to authenticate. diff --git a/doc/install.html b/doc/install.html index 029eb7734ec32b8334184ab15a4927bc4769d719..ce34fc05dd63d7dc0661735146a56dfc806dcda2 100644 --- a/doc/install.html +++ b/doc/install.html @@ -147,9 +147,8 @@

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 cae2cdaea7c56f5e828d38f705df093482f4be9f..6ac255ab2aace7685a8b1887e5e3d41bbe6c7789 100644 --- a/lib/godoc/godoc.html +++ b/lib/godoc/godoc.html @@ -101,8 +101,9 @@
  • Source files
  •  
  • +
  • #go-nuts on irc.freenode.net
  • +
  • Go Nuts mailing list
  • Issue tracker
  • -
  • Go Nuts mailing list
  •