summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien <bzg@gnu.org>2021-05-03 14:59:44 +0200
committerBastien <bzg@gnu.org>2021-05-03 14:59:44 +0200
commit4ca4b45a93b163c61c0fe0aaaac49d66a0b71acf (patch)
tree24652a26740c0e00429e3d7d456b87574638be67
parente80be06236b951ed5d889530f739da25d0959759 (diff)
downloadorg-mode-4ca4b45a93b163c61c0fe0aaaac49d66a0b71acf.tar.gz
lisp/ob-groovy.el: Fix link
* lisp/ob-groovy.el: Fix link to the official website.
-rw-r--r--lisp/ob-groovy.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-groovy.el b/lisp/ob-groovy.el
index 240e523..b3ff34a 100644
--- a/lisp/ob-groovy.el
+++ b/lisp/ob-groovy.el
@@ -26,7 +26,7 @@
;; Currently only supports the external execution. No session support yet.
;;; Requirements:
-;; - Groovy language :: http://groovy.codehaus.org
+;; - Groovy language :: https://groovy-lang.org
;; - Groovy major mode :: Can be installed from MELPA or
;; https://github.com/russel/Emacs-Groovy-Mode