Forum moved from discuss.m.c to discourse.m.c

This commit is contained in:
Stein Magnus Jodal 2017-10-27 22:52:23 +02:00
parent 3fd2b663b7
commit f35bd06ada
7 changed files with 12 additions and 11 deletions

View File

@ -1,3 +1,3 @@
Please use https://discuss.mopidy.com/ for support questions. Please use https://discourse.mopidy.com/ for support questions.
GitHub Issues should only be used for confirmed problems with Mopidy and well-defined feature requests. GitHub Issues should only be used for confirmed problems with Mopidy and well-defined feature requests.

View File

@ -50,7 +50,7 @@ To get started with Mopidy, check out
`the installation docs <http://docs.mopidy.com/en/latest/installation/>`_. `the installation docs <http://docs.mopidy.com/en/latest/installation/>`_.
- `Documentation <https://docs.mopidy.com/>`_ - `Documentation <https://docs.mopidy.com/>`_
- `Discussion forum <https://discuss.mopidy.com/>`_ - `Discussion forum <https://discourse.mopidy.com/>`_
- `Source code <https://github.com/mopidy/mopidy>`_ - `Source code <https://github.com/mopidy/mopidy>`_
- `Issue tracker <https://github.com/mopidy/mopidy/issues>`_ - `Issue tracker <https://github.com/mopidy/mopidy/issues>`_
- IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_ - IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_

View File

@ -136,7 +136,8 @@ extlinks = {
'js': ('https://github.com/mopidy/mopidy.js/issues/%s', 'mopidy.js#'), 'js': ('https://github.com/mopidy/mopidy.js/issues/%s', 'mopidy.js#'),
'mpris': ( 'mpris': (
'https://github.com/mopidy/mopidy-mpris/issues/%s', 'mopidy-mpris#'), 'https://github.com/mopidy/mopidy-mpris/issues/%s', 'mopidy-mpris#'),
'discuss': ('https://discuss.mopidy.com/t/%s', 'discuss.mopidy.com/t/'), 'discuss': (
'https://discourse.mopidy.com/t/%s', 'discourse.mopidy.com/t/'),
} }

View File

@ -15,7 +15,7 @@ Asking questions
Please get in touch with us in one of these ways when requesting help with Please get in touch with us in one of these ways when requesting help with
Mopidy and its extensions: Mopidy and its extensions:
- Our discussion forum: `discuss.mopidy.com <https://discuss.mopidy.com>`_. - Our discussion forum: `discourse.mopidy.com <https://discourse.mopidy.com>`_.
Just sign in and fire away. Just sign in and fire away.
- Our IRC channel: `#mopidy <https://webchat.freenode.net/?channels=#mopidy>`_ - Our IRC channel: `#mopidy <https://webchat.freenode.net/?channels=#mopidy>`_
@ -51,8 +51,8 @@ Issue guidelines
tracker is not a support forum. tracker is not a support forum.
#. If you are not sure if what you're experiencing is a bug or not, post in the #. If you are not sure if what you're experiencing is a bug or not, post in the
`discussion forum <https://discuss.mopidy.com>`__ first to verify that it's `discussion forum <https://discourse.mopidy.com>`__ first to verify that
a bug. it's a bug.
#. If you are sure that you've found a bug or have a feature request, check if #. If you are sure that you've found a bug or have a feature request, check if
there's already an issue in the `issue tracker there's already an issue in the `issue tracker

View File

@ -59,9 +59,9 @@ To get started with Mopidy, start by reading :ref:`installation`.
**Getting help** **Getting help**
If you get stuck, you can get help at the `Mopidy discussion forum If you get stuck, you can get help at the `Mopidy discussion forum
<https://discuss.mopidy.com/>`_. We also hang around at IRC on the ``#mopidy`` <https://discourse.mopidy.com/>`_. We also hang around at IRC on the
channel at `irc.freenode.net <http://freenode.net/>`_. The IRC channel has ``#mopidy`` channel at `irc.freenode.net <http://freenode.net/>`_. The IRC
`public searchable logs <https://botbot.me/freenode/mopidy/>`_. channel has `public searchable logs <https://botbot.me/freenode/mopidy/>`_.
If you stumble into a bug or have a feature request, please create an issue in If you stumble into a bug or have a feature request, please create an issue in
the `issue tracker <https://github.com/mopidy/mopidy/issues>`_. If you're the `issue tracker <https://github.com/mopidy/mopidy/issues>`_. If you're

View File

@ -16,7 +16,7 @@ for free. We use their services for the following sites:
- Hosting of the APT package repository at https://apt.mopidy.com. - Hosting of the APT package repository at https://apt.mopidy.com.
- Hosting of the Discourse forum at https://discuss.mopidy.com. - Hosting of the Discourse forum at https://discourse.mopidy.com.
- Mailgun for sending emails from the Discourse forum. - Mailgun for sending emails from the Discourse forum.

View File

@ -6,7 +6,7 @@ Troubleshooting
If you run into problems with Mopidy, we usually hang around at ``#mopidy`` on If you run into problems with Mopidy, we usually hang around at ``#mopidy`` on
`irc.freenode.net <http://freenode.net/>`_ and also have a `discussion forum `irc.freenode.net <http://freenode.net/>`_ and also have a `discussion forum
<https://discuss.mopidy.com/c/mopidy>`_. <https://discourse.mopidy.com/c/mopidy>`_.
If you stumble into a bug or have a feature request, please create an issue in If you stumble into a bug or have a feature request, please create an issue in
the `issue tracker <https://github.com/mopidy/mopidy/issues>`_. the `issue tracker <https://github.com/mopidy/mopidy/issues>`_.