mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix img path
This commit is contained in:
parent
6cf14e6a2a
commit
616c20fc1e
@ -17,9 +17,9 @@ To get started, please join some chat rooms!
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
To explore other rooms available on Matrix, click here: <a href="#/directory"><img style="vertical-align: middle" src="/img/icons-directory.svg" width="25" height="25" alt="Room Directory"/></a>
|
||||
To explore other rooms available on Matrix, click here: <a href="#/directory"><img style="vertical-align: middle" src="img/icons-directory.svg" width="25" height="25" alt="Room Directory"/></a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To learn more about Matrix, head over to <a href="https://matrix.org">Matrix.org</a> - and to better understand Riot, check out the official <a href="https://riot.im">Riot Website</a>.
|
||||
</p>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user