Skip to content

Commit 7fcefc8

Browse files
committed
Corrected URL
1 parent 97177f6 commit 7fcefc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
long_description_content_type='text/markdown',
1616
author='Matt Clarke',
1717
author_email='[email protected]',
18-
url='https://github.com/practicaldatascience/ShopifyScraper',
19-
download_url='https://github.com/practicaldatascience/ShopifyScraper/archive/master.zip',
18+
url='https://github.com/practical-data-science/ShopifyScraper',
19+
download_url='https://github.com/practical-data-science/ShopifyScraper/archive/master.zip',
2020
keywords=['python', 'requests', 'pandas', 'shopify', 'scraping'],
2121
classifiers=[
2222
'Development Status :: 3 - Alpha',

0 commit comments

Comments
 (0)