Skip to content

Commit 85b8745

Browse files
committed
url change
1 parent 872e7e8 commit 85b8745

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
@@ -11,9 +11,9 @@
1111
description="Clickstream Faker Provider for Python.",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
url="https://github.com/cnatsis/faker_clickstream",
14+
url="https://github.com/cnatsis/faker-clickstream",
1515
project_urls={
16-
"Issues Tracker": "https://github.com/cnatsis/faker_clickstream/issues",
16+
"Issues Tracker": "https://github.com/cnatsis/faker-clickstream/issues",
1717
},
1818
install_requires=['Faker'],
1919
zip_safe=True,

0 commit comments

Comments
 (0)