mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_dependencies.md: fix link for Kotlin
This commit is contained in:
parent
6d6e3af56a
commit
3714532ba7
@ -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) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user