Skip to content

Commit

Permalink
Merge pull request #515 from metabrainz/footer-chat-link
Browse files Browse the repository at this point in the history
Update link to chatrooms in footer
  • Loading branch information
MonkeyDo authored Jun 25, 2024
2 parents a1b1200 + 4f08471 commit c802dc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions critiquebrainz/frontend/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ <h3>
</p>
<ul class="list-unstyled">
<li>
{{ _("Development IRC: {url|#metabrainz}")|expand({'url':
'https://kiwiirc.com/nextclient/irc.libera.chat/?#metabrainz'})|safe }}
{{ _("Chat with us: {url|Matrix, IRC, Discord}")|expand({'url':
'https://musicbrainz.org/doc/Communication/ChatBrainz'})|safe }}
</li>
</ul>
</div>
Expand Down Expand Up @@ -123,4 +123,4 @@ <h3>{{ _("Developers") }}</h3>
</p>
</div>
</div>
</section>
</section>

0 comments on commit c802dc3

Please sign in to comment.