diff options
| author | Tim Graham <timograham@gmail.com> | 2016-09-30 09:07:58 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-09-30 09:40:39 -0400 |
| commit | 36c83a0d1edf634e22b34da47211b8ff51e31dbf (patch) | |
| tree | 017ffeb4a0c029fb76cb1759a5cac1ef9becc36f /docs/ref/contrib/gis/tutorial.txt | |
| parent | c37e170f7a2ccf2938aefd77350c30beffef43e5 (diff) | |
[1.10.x] Updated links to the current version of PostGIS docs.
Backport of cc282fa731dd4a427fb4e2aa6fb0e6763e44a72d from master
Diffstat (limited to 'docs/ref/contrib/gis/tutorial.txt')
| -rw-r--r-- | docs/ref/contrib/gis/tutorial.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/tutorial.txt b/docs/ref/contrib/gis/tutorial.txt index 5d753a327e..f44fe921bf 100644 --- a/docs/ref/contrib/gis/tutorial.txt +++ b/docs/ref/contrib/gis/tutorial.txt @@ -303,7 +303,7 @@ besides the tools included within GeoDjango, you may also use the following: PostGIS. .. _ogr2ogr: http://www.gdal.org/ogr2ogr.html -.. _shp2pgsql: http://postgis.net/docs/manual-1.5/ch04.html#shp2pgsql_usage +.. _shp2pgsql: http://postgis.net/docs/using_postgis_dbmanagement.html#shp2pgsql_usage .. _gdalinterface: |
