From 790f3d46aa5e6510d6f3701022d224f5f38fc73c Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 6 Jul 2018 19:11:34 +0800 Subject: [PATCH] Fix broken link to openapi generator plugin README (#484) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae0cb5afbef..dedfe20a773 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ See the different versions of the [openapi-generator-cli](https://mvnrepository. ``` * 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. -* [Readme](https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator-maven-plugin/README.adoc) +* [Readme](https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator-maven-plugin/README.md) **Gradle plugin:** ```xml