We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2665a5 commit 7c58a33Copy full SHA for 7c58a33
setup.py
@@ -8,7 +8,7 @@
8
description='Mapzen Geohash',
9
author='Ian Rees',
10
author_email='ian@mapzen.com',
11
- url='http://mapzen.com/',
+ url='https://github.com/transitland/mapzen-geohash',
12
license='License :: OSI Approved :: MIT License',
13
packages=['mzgeohash']
14
)
0 commit comments