From 406928ffb386ab616a88e610b45e7de46ec3e601 Mon Sep 17 00:00:00 2001 From: Thib Date: Wed, 9 Mar 2022 14:17:16 +0100 Subject: [PATCH] Use matrix.to links instead of chat.mozilla.org ones This allows people using a desktop client or their own instance to be able to join the conversation easily. If the person who clicks on the link doesn't use Matrix, they will be redirected to Mozilla's Matrix instance (chat.mozilla.org) --- SUPPORT.rst | 2 +- native_client/CODINGSTYLE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SUPPORT.rst b/SUPPORT.rst index d72a7418a1..54bbd2c8a2 100644 --- a/SUPPORT.rst +++ b/SUPPORT.rst @@ -7,6 +7,6 @@ There are several ways to contact us or to get help: #. `Discourse Forums `_ - The `Deep Speech category on Discourse `_ is the first place to look. Search for keywords related to your question or problem to see if someone else has run into it already. If you can't find anything relevant there, search on our `issue tracker `_ to see if there is an existing issue about your problem. -#. `Matrix chat `_ - If your question is not addressed by either the `FAQ `_ or `Discourse Forums `_\ , you can contact us on the ``#machinelearning`` channel on `Mozilla Matrix `_\ ; people there can try to answer/help +#. `Matrix chat `_ - If your question is not addressed by either the `FAQ `_ or `Discourse Forums `_\ , you can contact us on the ``#machinelearning`` channel on `Mozilla Matrix `_\ ; people there can try to answer/help #. `Create a new issue `_ - Finally, if you have a bug report or a feature request that isn't already covered by an existing issue, please open an issue in our repo and fill the appropriate information on your hardware and software setup. diff --git a/native_client/CODINGSTYLE.md b/native_client/CODINGSTYLE.md index ddb8fc822e..3a278e8d0e 100644 --- a/native_client/CODINGSTYLE.md +++ b/native_client/CODINGSTYLE.md @@ -25,4 +25,4 @@ File naming Doubts ====== -If in doubt, please ask on our Matrix chat channel: https://chat.mozilla.org/#/room/#machinelearning:mozilla.org +If in doubt, please ask on our Matrix chat channel: https://matrix.to/#/#machinelearning:mozilla.org?web-instance[element.io]=chat.mozilla.org