Skip to content

Commit

Permalink
[docs] update links to IntelliJ Platform SDK Docs
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 543b8a02e71e543f97d263a0de4df41e196ff5a0
  • Loading branch information
YannCebron authored and intellij-monorepo-bot committed Feb 14, 2024
1 parent c4ce0c1 commit 46acc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ intellij {
version.set(properties("platformVersion"))
type.set(properties("platformType"))

// https://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_dependencies.html
// https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
plugins.set(intellijPlugins)
}

Expand Down

0 comments on commit 46acc65

Please sign in to comment.