summaryrefslogtreecommitdiff
path: root/lisp/org/ob-lisp.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-lisp.el')
-rw-r--r--lisp/org/ob-lisp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-lisp.el b/lisp/org/ob-lisp.el
index 87b9241e758..b32b122cdba 100644
--- a/lisp/org/ob-lisp.el
+++ b/lisp/org/ob-lisp.el
@@ -33,7 +33,7 @@
;; Requires SLY (Sylvester the Cat's Common Lisp IDE) or SLIME
;; (Superior Lisp Interaction Mode for Emacs). See:
;; - https://github.com/capitaomorte/sly
-;; - http://common-lisp.net/project/slime/
+;; - https://common-lisp.net/project/slime/
;;; Code:
(require 'ob)