Browse Source

Update r.in.gdal.html

update link to gdalwarp
Markus Metz 5 years ago
parent
commit
24fb83109b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      raster/r.in.gdal/r.in.gdal.html

+ 1 - 1
raster/r.in.gdal/r.in.gdal.html

@@ -253,7 +253,7 @@ reporting everything known about a dataset if the <b>output</b> parameter is not
 <i>"ERROR: Input map is rotated - cannot import."</i><br>
 <i>"ERROR: Input map is rotated - cannot import."</i><br>
 In this case the image must be first externally rotated, applying the rotation info stored in 
 In this case the image must be first externally rotated, applying the rotation info stored in 
 the metadata field of the raster image file. For example, the 
 the metadata field of the raster image file. For example, the 
-<a href="http://www.gdal.org/gdal_utilities.html">gdalwarp</a>  software can be used 
+<a href="https://gdal.org/programs/gdalwarp.html#gdalwarp">gdalwarp</a>  software can be used 
 to transform the map to North-up (note, there are several gdalwarp parameters to select the
 to transform the map to North-up (note, there are several gdalwarp parameters to select the
 resampling algorithm):
 resampling algorithm):