Skip to content

Commit

Permalink
With the bridge gone, Matrix is only a backup
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 28, 2023
1 parent 8affa2b commit 3f0243c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/menubar.html.ep
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
Community
</a>
<div class="dropdown-menu" aria-labelledby="communityDropdown">
<a class="dropdown-item" href="https://matrix.to/#/#mojo:matrix.org">Matrix</a>
<a class="dropdown-item" href="https://web.libera.chat/#mojo">IRC</a>
<a class="dropdown-item" href="https://forum.mojolicious.org">Forum</a>
<a class="dropdown-item" href="https://fosstodon.org/@mojolicious">Mastodon</a>
<a class="dropdown-item" href="https://matrix.to/#/#mojo:matrix.org">Matrix</a>
<a class="dropdown-item" href="https://www.linkedin.com/groups/8963713/">LinkedIn</a>
<a class="dropdown-item" href="https://github.com/mojolicious/mojo/wiki">Wiki</a>
<a class="dropdown-item" href="https://metacpan.org/release/Mojolicious/">CPAN</a>
Expand Down

0 comments on commit 3f0243c

Please sign in to comment.