branch: externals/org
commit 4ca4b45a93b163c61c0fe0aaaac49d66a0b71acf
Author: Bastien <[email protected]>
Commit: Bastien <[email protected]>
lisp/ob-groovy.el: Fix link
* lisp/ob-groovy.el: Fix link to the official website.
---
lisp/ob-groovy.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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