From db0a99bcbd32072313db56f2e5e6492fc530a07c Mon Sep 17 00:00:00 2001 From: Jez Cope Date: Thu, 4 Mar 2021 15:26:36 +0000 Subject: [PATCH] Tweak Matrix link on new tab Change Matrix room link to use [matrix.to](https://matrix.to) to make it easier to open in any Matrix client (not just the one at app.element.io). --- src/static/newtab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/newtab.md b/src/static/newtab.md index 434af377..1ff679d3 100644 --- a/src/static/newtab.md +++ b/src/static/newtab.md @@ -73,7 +73,7 @@ You have more questions? Have a look at our [FAQ][faq-link] or search our [issue [freenode-badge]: /static/badges/freenode-badge.svg [freenode-link]: ircs://chat.freenode.net/tridactyl [matrix-badge]: /static/badges/matrix-badge.svg -[matrix-link]: https://app.element.io/#/room/#tridactyl:matrix.org +[matrix-link]: https://matrix.to/#/#tridactyl:matrix.org [amo]: https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim/reviews/ [nonewtablink]: https://tridactyl.cmcaine.co.uk/betas/nonewtab/tridactyl_no_new_tab_beta-latest.xpi [migratelink]: https://github.com/tridactyl/tridactyl/issues/79#issuecomment-351132451