From 8ae6c482ca06981b62a4c429dacab7d7845557ce Mon Sep 17 00:00:00 2001 From: David Hoese Date: Thu, 2 Nov 2023 08:16:45 -0500 Subject: [PATCH] Update shapefile URL in docs to HTTPS --- docs/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index cd637b9..a337d7b 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -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*