From ff70bc41368e2a3fb6d01109d521aa10e8423ffc Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 4 May 2020 18:41:52 +0200 Subject: resource_file.rst: fix link to crs2crsgrid.py [skip appveyor] (#2207) --- docs/source/resource_files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/resource_files.rst b/docs/source/resource_files.rst index 19dab1b4..76e0e256 100644 --- a/docs/source/resource_files.rst +++ b/docs/source/resource_files.rst @@ -290,7 +290,7 @@ Getting crs2crs2grid.py ................................................................................ The `crs2crs2grid.py` script can be found at -https://github.com/OSGeo/gdal/tree/trunk/gdal/swig/python/samples/crs2crs2grid.py +https://github.com/OSGeo/gdal/tree/master/gdal/swig/python/samples/crs2crs2grid.py The script depends on having the GDAL Python bindings operational; if they are not you will get an error such as: -- cgit v1.2.3