Skip to content

Commit

Permalink
Swapped IRC url
Browse files Browse the repository at this point in the history
  • Loading branch information
Taloth committed Jun 17, 2021
1 parent 3be8d83 commit 7d0c4ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -746,12 +746,12 @@ <h4>Wiki</h4>
</p>
</div>
</a>
<a class="col-sm-3" href="http://webchat.freenode.net/?channels=#sonarr" target="_blank">
<a class="col-sm-3" href="https://web.libera.chat/?channels=#sonarr" target="_blank">
<div class="text">
<i class="fas fa-comment fa-2x"></i>
<h4>IRC Channel</h4>
<p>
Join our IRC channel for a chat. irc.freenode.net #sonarr
Join our IRC channel for a chat. irc.libera.chat #sonarr
</p>
</div>
</a>
Expand Down
4 changes: 2 additions & 2 deletions src/sections/support.marko
Expand Up @@ -19,12 +19,12 @@
</div>
</a>

<a class="col-sm-3" href="http://webchat.freenode.net/?channels=#sonarr" target="_blank">
<a class="col-sm-3" href="https://web.libera.chat/?channels=#sonarr" target="_blank">
<div class="text">
<i class="fas fa-comment fa-2x"></i>
<h4>IRC Channel</h4>
<p>
Join our IRC channel for a chat. irc.freenode.net #sonarr
Join our IRC channel for a chat. irc.libera.chat #sonarr
</p>
</div>
</a>
Expand Down

0 comments on commit 7d0c4ad

Please sign in to comment.