This is an automated email from the ASF dual-hosted git repository.
sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/master by this push:
new 2efafbade1 update tools-ide.adoc and fix dead link to IntelliJ IDEA's
groovy docs
2efafbade1 is described below
commit 2efafbade1a5af92832fae4cc45cbee5f1f0fc0a
Author: Leszek Jasek <[email protected]>
AuthorDate: Mon Sep 23 15:01:16 2024 +0200
update tools-ide.adoc and fix dead link to IntelliJ IDEA's groovy docs
---
src/spec/doc/tools-ide.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/spec/doc/tools-ide.adoc b/src/spec/doc/tools-ide.adoc
index 274fe0185e..98ed0d0222 100644
--- a/src/spec/doc/tools-ide.adoc
+++ b/src/spec/doc/tools-ide.adoc
@@ -27,7 +27,7 @@ Many IDEs and text editors support the Groovy programming
language.
|===============================================================
|Editor|Syntax highlighting|Code completion|Refactoring
|https://github.com/groovy/groovy-eclipse[Groovy Eclipse Plugin]|Yes|Yes|Yes
-|http://www.jetbrains.com/idea/features/groovy.html[IntelliJ IDEA]|Yes|Yes|Yes
+|https://www.jetbrains.com/help/idea/groovy.html[IntelliJ IDEA]|Yes|Yes|Yes
|https://netbeans.org/features/groovy/[Netbeans]|Yes|Yes|Yes
|https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes[Groovy Emacs
Modes]|Yes|No|No
|https://github.com/textmate/groovy.tmbundle[TextMate]|Yes|No|No