From de323f98dcf92597bded18fc3f51c856ee236228 Mon Sep 17 00:00:00 2001 From: PROJ-BOT <59655370+PROJ-BOT@users.noreply.github.com> Date: Mon, 4 May 2020 18:50:15 +0200 Subject: resource_file.rst: fix link to crs2crsgrid.py [skip appveyor] (#2208) Co-authored-by: github-actions[bot] --- docs/source/resource_files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/resource_files.rst b/docs/source/resource_files.rst index cef22f84..5d1f37e0 100644 --- a/docs/source/resource_files.rst +++ b/docs/source/resource_files.rst @@ -298,7 +298,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