Skip to content

Commit

Permalink
fix: fix link to Lombok README (JetBrains#3167)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianAigner authored Sep 19, 2022
1 parent 937bff8 commit 7b0aa4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/lombok.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The plugin supports the following annotations:
* `@With`
* `@Value`

We're continuing to work on this plugin. To find out the detailed current state, visit the [Lombok compiler plugin's README](https://github.com/JetBrains/kotlin/blob/master/plugins/lombok/lombok-compiler-plugin/README.md).
We're continuing to work on this plugin. To find out the detailed current state, visit the [Lombok compiler plugin's README](https://github.com/JetBrains/kotlin/tree/master/plugins/lombok).

Currently, we don't have plans to support the `@Builder` annotation. However, we can consider this if you vote
for [`@Builder` in YouTrack](https://youtrack.jetbrains.com/issue/KT-46959).
Expand Down

0 comments on commit 7b0aa4b

Please sign in to comment.