We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2692da commit 4f75d42Copy full SHA for 4f75d42
docs/topics/compiler-reference.md
@@ -80,7 +80,7 @@ Specify a custom path to the Kotlin compiler used for the discovery of runtime l
80
### -P plugin:pluginId:optionName=value
81
82
Pass an option to a Kotlin compiler plugin.
83
-Available plugins and their options are listed in the **Tools > Compiler plugins** section of the documentation.
+Core plugins and their options are listed in the [Core compiler plugins](components-stability.md#core-compiler-plugins) section of the documentation.
84
85
### -language-version _version_
86
0 commit comments