Skip to content

Commit ea6d332

Browse files
committed
Update source links in readme
1 parent cd38a7d commit ea6d332

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ tasks {
5050
````
5151

5252
All properties for the `OpenApiGenerateTask` can be
53-
[found here](https://github.com/jakobkmar/kotlin-openapi-generator/blob/main/generator-gradle-plugin/src/main/kotlin/net/axay/openapigenerator/OpenApiGenerateTask.kt).
53+
[found here](https://github.com/jakobkmar/kotlin-openapi-generator/blob/main/openapigenerator-gradle-plugin/src/main/kotlin/net/axay/openapigenerator/OpenApiGenerateTask.kt).
5454

5555
###
5656

5757
**Library**
5858

5959
Have a look at
60-
[how the Gradle plugin uses the library](https://github.com/jakobkmar/kotlin-openapi-generator/blob/main/generator-gradle-plugin/src/main/kotlin/net/axay/openapigenerator/OpenApiGenerateTask.kt#L56).
60+
[how the Gradle plugin uses the library](https://github.com/jakobkmar/kotlin-openapi-generator/blob/main/openapigenerator-gradle-plugin/src/main/kotlin/net/axay/openapigenerator/OpenApiGenerateTask.kt#L60).
6161

6262
___
6363

0 commit comments

Comments
 (0)