aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-12-02 23:09:14 +0100
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2021-12-02 22:50:52 +0000
commit7178175eca881ac4865d218c926fa7df2304cec3 (patch)
treeaed469e3411f290b184c74c26073ca0e4236a810
parentd9d55ed203de5e37d8a901beeea9cad37a74f1d4 (diff)
downloadPROJ-7178175eca881ac4865d218c926fa7df2304cec3.tar.gz
PROJ-7178175eca881ac4865d218c926fa7df2304cec3.zip
Merge pull request #2964 from Fa7C0n/master
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: