summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2020-12-26 23:20:35 +0100
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2020-12-26 23:21:17 +0100
commit978d70f38e960a0ef09e0e417fc6a3df731c99d1 (patch)
treeb57768dc19e80c7096b58f016b2d809ee0bc93ed /setup.py
parent9c8bf936713c0f1ebfbe534d800185c3e7329002 (diff)
downloadpoezio-978d70f38e960a0ef09e0e417fc6a3df731c99d1.tar.gz
poezio-978d70f38e960a0ef09e0e417fc6a3df731c99d1.tar.bz2
poezio-978d70f38e960a0ef09e0e417fc6a3df731c99d1.tar.xz
poezio-978d70f38e960a0ef09e0e417fc6a3df731c99d1.zip
Update most references to dev.louiz.org to lab.louiz.org.
Redmine is dead.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 93c54fd9..1fb5e48a 100755
--- a/setup.py
+++ b/setup.py
@@ -126,7 +126,7 @@ setup(
ext_modules=[module_poopt],
url='https://poez.io/',
license='zlib',
- download_url='https://dev.louiz.org/projects/poezio/files',
+ download_url='https://poez.io/#download',
author='Florent Le Coz',
author_email='louiz@louiz.org',