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:34 -0400 |
| commit | 0723a39a59a7542a6dfa8bc232a26d9a2b8ea38c (patch) | |
| tree | 31b4582420fc34ef0f38e9fa0a9eca91fe9a6a26 /docs/ref | |
| parent | 206534893fd4d86efe6bbe76ad261dc143c13328 (diff) | |
[1.8.x] Updated PROJ.4 link to new GitHub wiki.
Backport of 7efdd40407838dc3c922e0e62e9b4eefabe7de01 from master
Diffstat (limited to 'docs/ref')
| -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 9ebea30283..59673d46c3 100644 --- a/docs/ref/contrib/gis/install/geolibs.txt +++ b/docs/ref/contrib/gis/install/geolibs.txt @@ -50,7 +50,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/ |
