]> Cypherpunks repositories - gostls13.git/commitdiff
correct mailing list URL
authorRuss Cox <rsc@golang.org>
Tue, 10 Nov 2009 17:44:04 +0000 (09:44 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 10 Nov 2009 17:44:04 +0000 (09:44 -0800)
R=r
http://go/go-review/1024047

doc/contribute.html

index 55c8e31ae39a15bddfee89f47dd15282a6bda6b7..699a3fc5c144b659f62a2087d3b0bce9181c95db 100644 (file)
@@ -14,7 +14,7 @@ see <a href="gccgo_contribute.html">Contributing to gccgo</a>.)
 <p>
 Before embarking on a significant change to an existing
 package or the creation of a major new package,
-it's a good idea to send mail to the <a href="FIXME">mailing list</a>
+it's a good idea to send mail to the <a href="http://groups.google.com/group/golang-nuts">mailing list</a>
 to let people know what you are thinking of doing.
 Doing so helps avoid duplication of effort and
 enables discussions about design before much code