Skip to content

Commit e22c8c9

Browse files
committed
community: add connection info for Libera Chat
Include a link to Libera's own connection guide, to help users who are unfamiliar with IRC get started. Likewise, remove the default IRC port from the server's URL to avoid additional confusion. Suggested-by: Jeff King <peff@peff.net> Signed-off-by: Taylor Blau <me@ttaylorr.com>
1 parent e88a5ef commit e22c8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/community/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<h2> IRC Channel </h2>
8080

8181
<p>
82-
If the manpages and this book aren’t enough and you need in-person help, you can try the <span class="highlight fixed">#git</span> channel on the Libera Chat IRC server (<strong>irc.libera.chat:6697</strong>). These channels are regularly filled with hundreds of people who are all very knowledgeable about Git and are often willing to help.
82+
If the manpages and this book aren’t enough and you need in-person help, you can try the <span class="highlight fixed">#git</span> channel on the <a href="https://libera.chat/guides/connect">Libera Chat</a> IRC server (<strong>irc.libera.chat</strong>). These channels are regularly filled with hundreds of people who are all very knowledgeable about Git and are often willing to help.
8383
The <span class="highlight fixed">#git-devel</span> channel welcomes Git development discussion, and might be able to help you contribute to Git.
8484
</p>
8585

0 commit comments

Comments
 (0)