Fix the link of the Matrix room

This commit is contained in:
Bat 2018-08-18 11:23:04 +02:00
parent 46675df78c
commit 53a0ec08a2
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<span>Plume 0.1.0</span>
<a href="/about">{{ "About this instance" | _ }}</a>
<a href="https://github.com/Plume-org/Plume">{{ "Source code" | _ }}</a>
<a href="https://riot.im/app/#/room/#funkwhale-troubleshooting:matrix.org">{{ "Matrix room" | _ }}</a>
<a href="https://riot.im/app/#/room/#plume:disroot.org">{{ "Matrix room" | _ }}</a>
{% if account %}
{% if account.is_admin %}
<a href="/admin">{{ "Administration" | _ }}</a>