From 2ab8e2e75914134c835b17d22f78ea51adc2b47d Mon Sep 17 00:00:00 2001 From: deathaxe Date: Sat, 17 Feb 2024 15:42:08 +0100 Subject: [PATCH] [Lisp] Fix urls --- Lisp/Lisp.sublime-syntax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lisp/Lisp.sublime-syntax b/Lisp/Lisp.sublime-syntax index c92fa01f70..44a9795d42 100644 --- a/Lisp/Lisp.sublime-syntax +++ b/Lisp/Lisp.sublime-syntax @@ -1,6 +1,6 @@ %YAML 1.2 --- -# http://www.sublimetext.com/docs/3/syntax.html +# https://www.sublimetext.com/docs/syntax.html # # `Common Lisp` Language Reference: # https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/index.html