Skip to content

Commit 6314b9d

Browse files
urban-adeiningerremkop
authored andcommitted
Picocli-codegen, README.adoc: fix broken link
1 parent fe4e8fa commit 6314b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picocli-codegen/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Add an execution of the `kapt` goal from `kotlin-maven-plugin` before `compile`:
158158
</plugin>
159159
```
160160

161-
JetBrains' https://github.com/JetBrains/kotlin-examples/tree/master/maven/dagger-maven-example[Kotlin Examples repository] has a complete example complete sample project showing the use of Kotlin, Maven and Dagger.
161+
JetBrains' https://github.com/JetBrains/kotlin/tree/master/libraries/tools/kotlin-maven-plugin-test/src/it/test-dagger-maven-example[Kotlin repository] has a complete sample project showing the use of Kotlin, Maven and Dagger.
162162

163163
==== Kotlin Projects Using Gradle
164164
Kotlin projects should add the `kotlin-kapt` plugin to enable the Kotlin Annotation processing tool (kapt),

0 commit comments

Comments
 (0)