From d52d4fbbbe2cb1740dd227a47636d5e5936c4063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Tue, 12 Feb 2019 10:26:04 +0000 Subject: Update project URLs to lab.louiz.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- docs/index.rst | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 151ef75d..bbd7e82b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ Slixmpp `slixmpp@muc.poez.io `_ **Reporting bugs** - You can report bugs at http://dev.louiz.org/projects/slixmpp/issues. + You can report bugs at http://lab.louiz.org/poezio/slixmpp/issues. .. note:: slixmpp is a friendly fork of `SleekXMPP `_ diff --git a/setup.py b/setup.py index 7b897efe..8cab570e 100755 --- a/setup.py +++ b/setup.py @@ -78,7 +78,7 @@ setup( long_description=LONG_DESCRIPTION, author='Florent Le Coz', author_email='louiz@louiz.org', - url='https://dev.louiz.org/projects/slixmpp', + url='https://lab.louiz.org/poezio/slixmpp', license='MIT', platforms=['any'], packages=packages, -- cgit v1.2.3