]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/org/ob-ruby.el: Fix outdated comments.
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Jan 2023 21:32:21 +0000 (23:32 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Jan 2023 21:32:21 +0000 (23:32 +0200)
lisp/org/ob-ruby.el

index 03c94b1ba9902b067f8f03b0fa6171482ee5ec51..b94bc73dd79fd14a9b76ab41827ab57fb5eaacb4 100644 (file)
 
 ;; - 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
+;; - ruby-mode :: Comes with Emacs.
 ;;
 ;; - inf-ruby mode :: Can be installed through ELPA, or from
-;;   https://github.com/eschulte/rinari/raw/master/util/inf-ruby.el
+;;   https://raw.githubusercontent.com/nonsequitur/inf-ruby/master/inf-ruby.el
 
 ;;; Code: