diff --git a/content/contact/index.md b/content/contact/index.md index f0fbca2..fc6755c 100644 --- a/content/contact/index.md +++ b/content/contact/index.md @@ -5,7 +5,7 @@ template = "page.html" # Contact - [Mastodon](https://mastodon.social/@LemmyDev) -- [Matrix](https://riot.im/app/#/room/#rust-reddit-fediverse:matrix.org) +- [Matrix](https://matrix.to/#/#lemmy:matrix.org) - [GitHub](https://github.com/LemmyNet/lemmy) - [security@lemmy.ml](mailto:security@lemmy.ml) *PGP key below* diff --git a/templates/base.html b/templates/base.html index 01ffd68..1fcc7dc 100644 --- a/templates/base.html +++ b/templates/base.html @@ -87,7 +87,7 @@ {% block content %} {% endblock %}