Skip to content

Commit c646ab6

Browse files
committed
Merge pull request #61 from ocefpaf/fix_url
Fixed github URL.
2 parents 55890c6 + 254b14c commit c646ab6

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)