Skip to content

Commit 5579b26

Browse files
author
Andres Tarantini
committed
Core: Fixed URL to match correct repository.
1 parent 29c5244 commit 5579b26

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
@@ -6,7 +6,7 @@
66
author="Mango Development Team",
77
author_email="[email protected]",
88
packages=["pymango"],
9-
url="http://github.com/mango/pymango/",
9+
url="https://github.com/atarantini/mango-python",
1010
license="LICENSE",
1111
description="Python library for Mango Payment API",
1212
long_description="Basic python library to interact with Mango Payment API",

0 commit comments

Comments
 (0)