summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:24:08 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:24:08 +0100
commitbbac80d0cf1a67c9cf24ce1409248bdcdbd4a2c1 (patch)
treeeadd5332728707110b2b6752d25838b42b9b387a
parent039aac69b2a8aabaa81c5c52ca9442630aef4618 (diff)
; Prefer HTTPS to HTTP in URLsexternals/svg-clock
-rw-r--r--svg-clock.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/svg-clock.el b/svg-clock.el
index 454c66b..7920f5d 100644
--- a/svg-clock.el
+++ b/svg-clock.el
@@ -22,7 +22,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: