Skip to content

Commit da269bd

Browse files
committed
Corrected URL in setup
1 parent 5253768 commit da269bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
keywords='',
1212
author='Xavier Grangier',
1313
author_email='grangier@gmail.com',
14-
url='https://github.com/xgdlm/python-goose',
14+
url='https://github.com/grangier/python-goose',
1515
license='Apache',
1616
packages=find_packages(),
1717
include_package_data=True,

0 commit comments

Comments
 (0)