We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee3f2e commit 08ca865Copy full SHA for 08ca865
1 file changed
setup.py
@@ -14,7 +14,7 @@ def _read(filename):
14
version='.'.join(str(x) for x in VERSION),
15
description='Atwiki Client Library',
16
long_description=_read('README.rst'),
17
- url='http://github.com/kmaehashi/atwiki-python',
+ url='https://github.com/kmaehashi/atwiki-python',
18
author='Kenichi Maehashi',
19
author_email='webmaster@kenichimaehashi.com',
20
license='MIT',
0 commit comments