Skip to content

Commit 4f75d42

Browse files
authored
chore: add a link for compiler plugins list
1 parent b2692da commit 4f75d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/compiler-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Specify a custom path to the Kotlin compiler used for the discovery of runtime l
8080
### -P plugin:pluginId:optionName=value
8181
8282
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.
83+
Core plugins and their options are listed in the [Core compiler plugins](components-stability.md#core-compiler-plugins) section of the documentation.
8484
8585
### -language-version _version_
8686

0 commit comments

Comments
 (0)