posts:geopy: Update URL now that GeoPy has moved to GitHub
[blog.git] / posts / geopy.mdwn
index d6c283bea80747db250a80c7a79d94a2f71aebf0..b7699f28b6e99fd21afe4d2a3e6ec7a91143a8c6 100644 (file)
@@ -9,7 +9,7 @@ geometry.  Here's an excerpt from the [tutorial][]:
 >>> distance.distance((ny_lat, ny_lng), (nas_lat, nas_lng)).nautical
 952.2940284055431
 
-[Geopy]: http://www.geopy.org/
+[Geopy]: https://github.com/geopy/geopy
 [tutorial]: http://code.google.com/p/geopy/wiki/GettingStarted
 
 [[!tag tags/python]]