aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-12-04 10:56:38 +0100
committerGitHub <noreply@github.com>2021-12-04 10:56:38 +0100
commitebe3aadd69801ea911fb7ec6e2cfaa0777167d7c (patch)
treeaed469e3411f290b184c74c26073ca0e4236a810
parentd9d55ed203de5e37d8a901beeea9cad37a74f1d4 (diff)
parent7178175eca881ac4865d218c926fa7df2304cec3 (diff)
downloadPROJ-ebe3aadd69801ea911fb7ec6e2cfaa0777167d7c.tar.gz
PROJ-ebe3aadd69801ea911fb7ec6e2cfaa0777167d7c.zip
Merge pull request #2969 from OSGeo/backport-2964-to-8.2
[Backport 8.2] Fix github path for crs2crs2grid.py in HTDP
-rw-r--r--docs/source/resource_files.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/resource_files.rst b/docs/source/resource_files.rst
index 536d9480..06ba77ff 100644
--- a/docs/source/resource_files.rst
+++ b/docs/source/resource_files.rst
@@ -305,7 +305,7 @@ Getting :file:`crs2crs2grid.py`
................................................................................
The :file:`crs2crs2grid.py` script can be found at
-https://github.com/OSGeo/gdal/tree/master/gdal/swig/python/samples/crs2crs2grid.py
+https://github.com/OSGeo/gdal/blob/master/swig/python/gdal-utils/osgeo_utils/samples/crs2crs2grid.py
The script depends on having the GDAL Python bindings operational; if they are not you
will get an error such as: