plugin_dependencies.md: fix link for Kotlin

This commit is contained in:
Yann Cébron 2024-12-03 10:18:14 +01:00
parent 6d6e3af56a
commit 3714532ba7

View File

@ -92,7 +92,7 @@ See also [](plugin_compatibility.md#modules-specific-to-functionality).
| IntelliLang | `org.intellij.intelliLang` | [](language_injection.md) |
| Java | `com.intellij.java` | [](idea.md#java) |
| JavaScript and TypeScript | `JavaScript` | [](webstorm.md) |
| Kotlin | `org.jetbrains.kotlin` | [](using_kotlin.md) |
| Kotlin | `org.jetbrains.kotlin` | [](idea.md#kotlin) |
| Markdown | `org.intellij.plugins.markdown` | |
| Maven | `org.jetbrains.idea.maven` | |
| Spring | `com.intellij.spring` | [](spring_api.md) |