diff options
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 07a61c31..f8f3b95c 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -5,7 +5,7 @@ To contribute, the preferred way is to commit your changes on some publicly-available git repository (on a fork `on github <https://github.com/poezio/slixmpp>`_ or on your own repository) and to notify the developers with either: - - a ticket `on the bug tracker <https://dev.poez.io/new>`_ + - a ticket `on the bug tracker <https://lab.louiz.org/poezio/slixmpp/issues/new>`_ - a pull request on github - a simple message on `the XMPP MUC <xmpp:slixmpp@muc.poez.io>`_ |