Skip to content

Commit

Permalink
Merge pull request #5044 from turt2live/travis/home_page_identity_room
Browse files Browse the repository at this point in the history
Fix alias on home page for identity room
  • Loading branch information
ara4n committed Sep 15, 2017
2 parents f148844 + a4e33bf commit 7f746ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ <h4>_t("Building services on Matrix")</h4>
<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>
Expand Down

0 comments on commit 7f746ce

Please sign in to comment.