You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: app/views/community/index.html.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@
79
79
<h2> IRC Channel </h2>
80
80
81
81
<p>
82
-
If the manpages and this book aren’t enough and you need in-person help, you can try the <spanclass="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 <spanclass="highlight fixed">#git</span> channel on the <ahref="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.
83
83
The <spanclass="highlight fixed">#git-devel</span> channel welcomes Git development discussion, and might be able to help you contribute to Git.
0 commit comments