Skip to content

Commit 254b14c

Browse files
committed
Fixed github URL.
1 parent 1810e33 commit 254b14c

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
@@ -42,7 +42,7 @@ def walk_subpkg(name):
4242
author='Rob Story',
4343
author_email='wrobstory@gmail.com',
4444
license='MIT License',
45-
url='https://github.com/wrobstory/folium',
45+
url='https://github.com/python-visualization/folium',
4646
keywords='data visualization',
4747
classifiers=['Development Status :: 4 - Beta',
4848
'Programming Language :: Python :: 2.7',

0 commit comments

Comments
 (0)