diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2019-02-12 10:34:57 +0000 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2019-02-12 10:34:57 +0000 |
commit | 05d76e4b1d7d4992346fac40d87281387431b8e0 (patch) | |
tree | 3e0e8b65d355f487b73b29b898471b3aa1c92860 /docs/getting_started/muc.rst | |
parent | d52d4fbbbe2cb1740dd227a47636d5e5936c4063 (diff) | |
download | slixmpp-05d76e4b1d7d4992346fac40d87281387431b8e0.tar.gz slixmpp-05d76e4b1d7d4992346fac40d87281387431b8e0.tar.bz2 slixmpp-05d76e4b1d7d4992346fac40d87281387431b8e0.tar.xz slixmpp-05d76e4b1d7d4992346fac40d87281387431b8e0.zip |
Change more URLs to lab.louiz.org
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
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 |