1
0
mirror of https://github.com/golang/go synced 2024-11-25 12:57:58 -07:00

correct mailing list URL

R=r
http://go/go-review/1024047
This commit is contained in:
Russ Cox 2009-11-10 09:44:04 -08:00
parent 4414442442
commit c9b5ca457d

View File

@ -14,7 +14,7 @@ see <a href="gccgo_contribute.html">Contributing to gccgo</a>.)
<p> <p>
Before embarking on a significant change to an existing Before embarking on a significant change to an existing
package or the creation of a major new package, 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. to let people know what you are thinking of doing.
Doing so helps avoid duplication of effort and Doing so helps avoid duplication of effort and
enables discussions about design before much code enables discussions about design before much code