diff options
| author | PROJ-BOT <59655370+PROJ-BOT@users.noreply.github.com> | 2020-05-04 18:50:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-04 18:50:15 +0200 |
| commit | de323f98dcf92597bded18fc3f51c856ee236228 (patch) | |
| tree | b6bb9b324f91215b4845c24716d5f732be5195ac /docs | |
| parent | f291c50f17dcf4f4657aadbf8b4a38df6fa98731 (diff) | |
| download | PROJ-de323f98dcf92597bded18fc3f51c856ee236228.tar.gz PROJ-de323f98dcf92597bded18fc3f51c856ee236228.zip | |
resource_file.rst: fix link to crs2crsgrid.py [skip appveyor] (#2208)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/resource_files.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
