diff options
Diffstat (limited to '_content/help.html')
| -rw-r--r-- | _content/help.html | 6 |
1 files changed, 3 insertions, 3 deletions
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. <h3 id="slack"><a href="https://blog.gopheracademy.com/gophers-slack-community/">Gopher Slack</a></h3> <p>Get live support from other users in the Go slack channel.</p> -<h3 id="irc"><a href="irc:irc.freenode.net/go-nuts">Go IRC Channel</a></h3> -<p>Get live support at <b>#go-nuts</b> on <b>irc.freenode.net</b>, the official -Go IRC channel.</p> +<h3 id="irc"><a href="ircs:irc.libera.chat/go-nuts">Go IRC Channel</a></h3> +<p>Get live support at <code>#go-nuts</code> on <code>irc.libera.chat</code>, +the Go IRC channel.</p> {{end}} <h3 id="faq"><a href="/doc/faq">Frequently Asked Questions (FAQ)</a></h3> |
