diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2021-04-27 16:38:57 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-17 12:14:20 +0200 |
| commit | 55b89e8cac2f8cc7cf3f96dfa138b3b9fda81160 (patch) | |
| tree | d2652c7512bb98834b08c0b1d4b7614e4b4b3c4e /docs/ref/contrib/gis/tutorial.txt | |
| parent | 0c19b075b239bc99886979c9af706b18e634ed69 (diff) | |
[3.2.x] Refs #32720 -- Fixed some broken links in docs.
Backport of 7c4ee487c7392a3a394caf62efad355fad639655 from main
Diffstat (limited to 'docs/ref/contrib/gis/tutorial.txt')
| -rw-r--r-- | docs/ref/contrib/gis/tutorial.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/tutorial.txt b/docs/ref/contrib/gis/tutorial.txt index c585dd9248..3a200ca6b7 100644 --- a/docs/ref/contrib/gis/tutorial.txt +++ b/docs/ref/contrib/gis/tutorial.txt @@ -38,7 +38,7 @@ basic apps`_ project. [#]_ .. _OGC: https://www.opengeospatial.org/ .. _world borders: https://thematicmapping.org/downloads/world_borders.php -.. _GeoDjango basic apps: https://code.google.com/p/geodjango-basic-apps/ +.. _GeoDjango basic apps: https://code.google.com/archive/p/geodjango-basic-apps Setting Up ========== @@ -737,7 +737,7 @@ position. .. _OpenLayers: https://openlayers.org/ .. _Open Street Map: https://www.openstreetmap.org/ -.. _Vector Map Level 0: https://earth-info.nga.mil/publications/vmap0.html +.. _Vector Map Level 0: http://web.archive.org/web/20201024202709/https://earth-info.nga.mil/publications/vmap0.html .. _OSGeo: https://www.osgeo.org/ .. _osmgeoadmin-intro: |
