diff options
Diffstat (limited to '_content/doc/install/source.html')
| -rw-r--r-- | _content/doc/install/source.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/_content/doc/install/source.html b/_content/doc/install/source.html index e164825c..db0e60c1 100644 --- a/_content/doc/install/source.html +++ b/_content/doc/install/source.html @@ -414,12 +414,9 @@ see <a href="/doc/code.html">How to Write Go Code</a> for the details. <h2 id="community">Community resources</h2> <p> -The usual community resources such as -<code>#go-nuts</code> on the <a href="https://freenode.net/">Freenode</a> IRC server -and the -<a href="//groups.google.com/group/golang-nuts">Go Nuts</a> -mailing list have active developers that can help you with problems -with your installation or your development work. +The usual community resources listed on the <a href="/help/">help page</a> have +active developers that can help you with problems with your installation or your +development work. For those who wish to keep up to date, there is another mailing list, <a href="//groups.google.com/group/golang-checkins">golang-checkins</a>, that receives a message summarizing each checkin to the Go repository. |
