From 9c84c7effa0213aaf7f8ef8b2e5b566ee109f317 Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Wed, 26 May 2021 14:55:09 +0000 Subject: _content/doc: update IRC server See golang/go#46281 Change-Id: I35628633e47d92aa449d73512f80ed6326405229 GitHub-Last-Rev: 0013cd4b9719b15b53189f1a056399b028745a9e GitHub-Pull-Request: golang/website#53 Reviewed-on: https://go-review.googlesource.com/c/website/+/321731 Reviewed-by: Josh Bleecher Snyder Reviewed-by: Dmitri Shuralyov Trust: Josh Bleecher Snyder Trust: Brad Fitzpatrick --- _content/doc/gopath_code.html | 2 +- _content/doc/install/source.html | 9 +++------ _content/help.html | 6 +++--- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/_content/doc/gopath_code.html b/_content/doc/gopath_code.html index 5495e477..87891f1b 100644 --- a/_content/doc/gopath_code.html +++ b/_content/doc/gopath_code.html @@ -634,7 +634,7 @@ articles about the Go language and its libraries and tools.

For real-time help, ask the helpful gophers in #go-nuts on the -Freenode IRC server. +Libera.Chat IRC server.

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 How to Write Go Code for the details.

Community resources

-The usual community resources such as -#go-nuts on the Freenode IRC server -and the -Go Nuts -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 help page 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, golang-checkins, that receives a message summarizing each checkin to the Go repository. diff --git a/_content/help.html b/_content/help.html index 302f3df6..e6da3ba8 100644 --- a/_content/help.html +++ b/_content/help.html @@ -34,9 +34,9 @@ Get live support and talk with other gophers on the Go Discord.

Gopher Slack

Get live support from other users in the Go slack channel.

-

Go IRC Channel

-

Get live support at #go-nuts on irc.freenode.net, the official -Go IRC channel.

+

Go IRC Channel

+

Get live support at #go-nuts on irc.libera.chat, +the Go IRC channel.

{{end}}

Frequently Asked Questions (FAQ)

-- cgit v1.3