diff options
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/contact.html b/static/contact.html index 7ccc5678..12d04e87 100644 --- a/static/contact.html +++ b/static/contact.html @@ -77,7 +77,7 @@ are multiple ways to join the room:</p> <ul> - <li>Join the <a href="https://app.element.io/#/room/%23grapheneos:matrix.org">#grapheneos:matrix.org</a> room with the Element web client</li> + <li>Join the <a href="https://app.element.io/#/room/%23grapheneos:matrix.org">#grapheneos:matrix.org room with the Element web client</a></li> <li>Join the #grapheneos:matrix.org room with another Matrix client of your choice</li> </ul> @@ -85,7 +85,7 @@ #grapheneos-offtopic:matrix.org. There are multiple ways to join the room:</p> <ul> - <li>Join the <a href="https://app.element.io/#/room/%23grapheneos-offtopic:matrix.org">#grapheneos-offtopic:matrix.org</a> room with the Element web client</li> + <li>Join the <a href="https://app.element.io/#/room/%23grapheneos-offtopic:matrix.org">#grapheneos-offtopic:matrix.org room with the Element web client</a></li> <li>Join the #grapheneos-offtopic:matrix.org room with another Matrix client of your choice</li> </ul> |
