diff options
Diffstat (limited to 'lisp/org/ob-ruby.el')
-rw-r--r-- | lisp/org/ob-ruby.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-ruby.el b/lisp/org/ob-ruby.el index ccc746e8df2..b2483f1aa6c 100644 --- a/lisp/org/ob-ruby.el +++ b/lisp/org/ob-ruby.el @@ -27,7 +27,7 @@ ;;; Requirements: -;; - ruby and irb executables :: http://www.ruby-lang.org/ +;; - ruby and irb executables :: https://www.ruby-lang.org/ ;; ;; - ruby-mode :: Can be installed through ELPA, or from ;; https://github.com/eschulte/rinari/raw/master/util/ruby-mode.el |