mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #4163 from vector-im/directory-link-fix
Update home.html
This commit is contained in:
commit
13262d9a8b
@ -11,7 +11,7 @@
|
|||||||
<div class="mx_HomePage_row">
|
<div class="mx_HomePage_row">
|
||||||
<div>
|
<div>
|
||||||
<h3>_t("Search the room directory")</h3>
|
<h3>_t("Search the room directory")</h3>
|
||||||
<a class="mx_HomePage_room" href="#/room/#matrix:matrix.org">
|
<a class="mx_HomePage_room" href="#/directory">
|
||||||
<img class="mx_HomePage_icon" src="img/icons-directory.svg">
|
<img class="mx_HomePage_icon" src="img/icons-directory.svg">
|
||||||
</a>
|
</a>
|
||||||
<span class="mx_HomePage_comment">
|
<span class="mx_HomePage_comment">
|
||||||
|
Loading…
Reference in New Issue
Block a user