diff options
| author | David Sanders <dsanders@rapilabs.com> | 2015-08-25 12:45:49 +1000 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-08-25 09:57:04 -0400 |
| commit | 7efdd40407838dc3c922e0e62e9b4eefabe7de01 (patch) | |
| tree | 7238335eb7b8dc4a2a31f9ce994d500171ac4672 /docs | |
| parent | 2a1a085bf1355370205dd44fa60c6aab91ed0976 (diff) | |
Updated PROJ.4 link to new GitHub wiki.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/install/geolibs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt index 3060194d23..1497a53adb 100644 --- a/docs/ref/contrib/gis/install/geolibs.txt +++ b/docs/ref/contrib/gis/install/geolibs.txt @@ -49,7 +49,7 @@ totally fine with GeoDjango. Your mileage may vary. independently of Django. In other words, no database or settings file required -- just import them as normal from :mod:`django.contrib.gis`. -.. _PROJ.4: http://trac.osgeo.org/proj/ +.. _PROJ.4: https://github.com/OSGeo/proj.4/wiki/ __ http://postgis.net/ __ http://www.gaia-gis.it/gaia-sins/ |
