We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4978a1 commit 54fdf9aCopy full SHA for 54fdf9a
1 file changed
setup.py
@@ -13,8 +13,8 @@
13
version=Xlib.__version_string__,
14
15
description='Python X Library',
16
- download_url='http://sourceforge.net/projects/python-xlib/files/',
17
- url='http://python-xlib.sourceforge.net/',
+ download_url='https://github.com/python-xlib/python-xlib/releases',
+ url='https://github.com/python-xlib/python-xlib',
18
license='GPL',
19
20
author='Peter Liljenberg',
0 commit comments