Skip to content

Commit 769cf7b

Browse files
committed
Use HTTPS for the project url
1 parent 5181192 commit 769cf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description=open('README.rst').read(),
1313
author='Janne Vanhala',
1414
author_email='[email protected]',
15-
url='http://github.com/jpvanhal/inflection',
15+
url='https://github.com/jpvanhal/inflection',
1616
license='MIT',
1717
py_modules=['inflection'],
1818
zip_safe=False,

0 commit comments

Comments
 (0)