From 3918ca4e355af9dbe1e604c335096809f695468b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Maravalhas=20Silva?= Date: Tue, 16 Jun 2026 11:38:43 +0000 Subject: [PATCH] Update website in README to HTTPS --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 82cd050..e0a6bd9 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ Spectral Python (SPy) Spectral Python (SPy) is a pure Python module for processing hyperspectral image data (imaging spectroscopy data). It has functions for reading, displaying, manipulating, and classifying hyperspectral imagery. Full details about the -package are on the `web site `_. +package are on the `web site `_. Installation Instructions