Skip to content

Commit

Permalink
Merge pull request #113 from pytroll/doc-https-shapefile
Browse files Browse the repository at this point in the history
Update shapefile URL in docs to HTTPS
  • Loading branch information
djhoese committed Nov 30, 2023
2 parents d62ad22 + 8ae6c48 commit 198e7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ rivers, and lakes, shapefiles from the
installed. Download the zipped GSHHS and WDBII shapefiles. At the time of
writing the current zip file can be found at:

http://www.soest.hawaii.edu/pwessel/gshhg/gshhg-shp-2.3.7.zip
https://www.soest.hawaii.edu/pwessel/gshhg/gshhg-shp-2.3.7.zip

Unzip the files to a data directory (hereafter *DB_DATA_ROOT*).
The absolute path/name of this directory is called *db_root_path*
Expand Down

0 comments on commit 198e7f5

Please sign in to comment.