From 232ce6100034a71c4fefcf5e047b2b0fd9fb480b Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 11 Jun 2019 17:07:27 +0200 Subject: Change URL prefixes from http to https --- src/caja-autorun-software.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/caja-autorun-software.c') diff --git a/src/caja-autorun-software.c b/src/caja-autorun-software.c index 019cb5c6..ec2ccf74 100644 --- a/src/caja-autorun-software.c +++ b/src/caja-autorun-software.c @@ -110,7 +110,7 @@ autorun (GMount *mount) /* Careful here, according to * - * http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html + * https://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html * * the ordering does matter. */ -- cgit v1.2.1