diff options
Diffstat (limited to 'docs/getting_started/muc.rst')
-rw-r--r-- | docs/getting_started/muc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started/muc.rst b/docs/getting_started/muc.rst index 5bbc382a..653175eb 100644 --- a/docs/getting_started/muc.rst +++ b/docs/getting_started/muc.rst @@ -11,7 +11,7 @@ Multi-User Chat (MUC) Bot <xmpp:slixmpp@muc.poez.io?join>`_. If you have not yet installed Slixmpp, do so now by either checking out a version -from `Git <http://git.poez.io/slixmpp>`_. +from `Git <https://lab.louiz.org/poezio/slixmpp>`_. Now that you've got the basic gist of using Slixmpp by following the echobot example (:ref:`echobot`), we can use one of the bundled plugins |