From b4582f1918ee3ae2a797276b4b56500702aa8fc8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 29 Jan 2021 13:45:28 -0800 Subject: Update URLs to prefer https: to http: Also, fix a few http: URLs that were no longer working. --- src/derivation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/derivation.h') diff --git a/src/derivation.h b/src/derivation.h index b9b531ba..1af1d232 100644 --- a/src/derivation.h +++ b/src/derivation.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . */ + along with this program. If not, see . */ #ifndef DERIVATION_H # define DERIVATION_H -- cgit v1.2.1