Skip to content

Commit 963de4f

Browse files
authored
Update setup.py
1 parent 8eb6744 commit 963de4f

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
@@ -16,7 +16,7 @@
1616
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
1717
long_description = f.read()
1818

19-
URL = 'https://github.com/kivy-garden/mapview'
19+
URL = 'https://github.com/Bit-Scripts/mapview'
2020

2121
setup_params = dict(
2222
name='kivy_garden.mapview',

0 commit comments

Comments
 (0)