diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-19 12:11:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-19 12:11:23 -0400 |
| commit | fe0c9f2e8be34c4b891bcda56daedf1ea2a944d5 (patch) | |
| tree | 0130494e292f0626b57c62efd04e294af1699193 /static/contact.html | |
| parent | 31174b542d6f678e7c389dc8e57d58af23f0a920 (diff) | |
put more text in the Element web client links
Diffstat (limited to 'static/contact.html')
| -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> |
