diff options
author | Christian Nielsen <Urcra@users.noreply.github.com> | 2021-10-27 15:35:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 15:35:22 +0200 |
commit | 69134d660118448b8a0beeb38152470dbc77c1cb (patch) | |
tree | 6211cef679720b4b942be0a9c906dda53e18e8bf | |
parent | b5919e3e8ef03dc7d95eafc9acf6089e2513605c (diff) | |
download | cph.rs-69134d660118448b8a0beeb38152470dbc77c1cb.zip |
Use better link for matrix server
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -76,9 +76,9 @@ title: The Copenhagen Rust Group <hr /> <h2>Matrix</h2> - <a class="btn btn-primary btn-block" href="https://matrix.to/#/!bDgdIvuOLBhsstppWv:matrix.org?via=matrix.org" target="_blank"><code>Join on Matrix</code></a> + <a class="btn btn-primary btn-block" href="https://matrix.to/#/#rust-cph:matrix.org" target="_blank"><code>Join on Matrix</code></a> <p>Join us on Matrix: </p><p style="text-align: - center"><a href="https://matrix.to/#/!bDgdIvuOLBhsstppWv:matrix.org?via=matrix.org">https://matrix.to/#/!bDgdIvuOLBhsstppWv:matrix.org?via=matrix.org</a></p> + center"><a href="https://matrix.to/#/#rust-cph:matrix.org">https://matrix.to/#/#rust-cph:matrix.org</a></p> <p>Note that you need to create an account on some home server to join the room, but it should be available just by the URL.</p> |