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/index.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/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index bbd7e82b..2f556d83 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,9 +4,9 @@ Slixmpp .. sidebar:: Get the Code The latest source code for Slixmpp may be found on the `Git repo - <http://git.poez.io/slixmpp>`_. :: + <https://lab.louiz.org/poezio/slixmpp>`_. :: - git clone git://git.poez.io/slixmpp + git clone https://lab.louiz.org/poezio/slixmpp An XMPP chat room is available for discussing and getting help with slixmpp. |