Skip to content

Commit 790f3d4

Browse files
authored
Fix broken link to openapi generator plugin README (#484)
1 parent 7404ecb commit 790f3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ See the different versions of the [openapi-generator-cli](https://mvnrepository.
120120
</dependency>
121121
```
122122
* See the different versions of the [openapi-generator-maven-plugin](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-maven-plugin) artifact available on maven central.
123-
* [Readme](https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator-maven-plugin/README.adoc)
123+
* [Readme](https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator-maven-plugin/README.md)
124124

125125
**Gradle plugin:**
126126
```xml

0 commit comments

Comments
 (0)