Skip to content

Commit cba0c99

Browse files
Merge pull request #1 from rgbkrk/patch-1
URL Change
2 parents e9c0c12 + 18c5521 commit cba0c99

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
long_description=open('README.txt').read(),
77
author='Joel Lawhead',
88
author_email='[email protected]',
9-
url='http://code.google.com/p/pyshp',
9+
url='https://github.com/GeospatialPython/pyshp',
1010
py_modules=['shapefile'],
1111
license='MIT',
1212
zip_safe=False,

0 commit comments

Comments
 (0)