Update integration.md

Fix url for "openapi-generator-maven-plugin"
This commit is contained in:
Jérémie Bresson
2018-05-18 07:18:07 +02:00
committed by GitHub
parent d7e374504f
commit e55ba567a9

View File

@@ -2,7 +2,7 @@
### Maven Integration
You can use the [openapi-generator-maven-plugin](modules/openapi-generator-maven-plugin/README.md) for integrating with your workflow, and generating any codegen target.
You can use the [openapi-generator-maven-plugin](../modules/openapi-generator-maven-plugin/README.md) for integrating with your workflow, and generating any codegen target.
### GitHub Integration