mirror of https://github.com/vector-im/riot-web
fixing up the link to the translation room
parent
7034300dd5
commit
8083f2d934
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
|
@ -14,7 +14,7 @@
|
|||
<body>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<img src="images/logo.png" class="logo">
|
||||
<img src="images/logo.svg" class="logo">
|
||||
<div>
|
||||
<h1>Welcome to Riot.im</h1>
|
||||
<h2>Distributed. Secure. Free and Open Source.</h2>
|
||||
|
@ -140,10 +140,10 @@
|
|||
<span class="title">#dendrite-dev</span>
|
||||
<span class="roomname">#dendrite-dev:matrix.org</span>
|
||||
</a>
|
||||
<a class="bigicon" href="https://lant.uk/riot/new-guest-access/#/room/#riot-translations.org">
|
||||
<a class="bigicon" href="https://lant.uk/riot/new-guest-access/#/room/#riotweb-translations.org">
|
||||
<img class="icon" src="rooms/riot-translations.png">
|
||||
<span class="title">#riot-translations</span>
|
||||
<span class="roomname">#riot-translations:matrix.org</span>
|
||||
<span class="roomname">#riotweb-translations:matrix.org</span>
|
||||
</a>
|
||||
<a class="bigicon" href="https://lant.uk/riot/new-guest-access/#/room/#irc:matrix.org">
|
||||
<img class="icon" src="rooms/irc.png">
|
||||
|
|
Loading…
Reference in New Issue