-The Go project maintains two stable tags in its Mercurial repository:
-release and weekly.
+The Go project maintains a stable tag in its Mercurial repository:
+release.
@@ -269,12 +269,6 @@ $ hg update release $ ./all.bash -
-The weekly tag is updated about once a week, and should be used
-only by those who are actively working on the Go core.
-To use the weekly tag run hg update weekly instead.
-