mirror of https://github.com/vector-im/riot-web
Fix alias on home page for identity room
Signed-off-by: Travis Ralston <travpc@gmail.com>pull/5044/head
parent
f148844573
commit
a4e33bf46a
|
@ -249,7 +249,7 @@
|
|||
<span class="mx_HomePage_desc">_t("Implementing VoIP services with Matrix")</span>
|
||||
</div>
|
||||
<div class="mx_HomePage_room">
|
||||
<a href="#/room/#identity:matrix.org">
|
||||
<a href="#/room/#matrix-identity:matrix.org">
|
||||
<img class="mx_HomePage_icon" src="home/rooms/identity.jpg">
|
||||
<span class="mx_HomePage_name">Matrix Identity</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue