[doc] Fix urls to sbt-openapi-generator in doc and script (#12015)

* Fix sbt-openapi-generator URL in integration.md 

Fix URL to sbt-openapi-generator previously pointing to outdated repo outside OpenAPITools

* Fix sbt-openapi-generator URL in release_checkout
This commit is contained in:
Kamil Szymon Jadeszko
2022-03-31 18:38:24 +02:00
committed by GitHub
parent a4e2dde745
commit b79162118c
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ See the [openapi-generator-maven-plugin README](https://github.com/OpenAPITools/
### sbt Integration
Please refer to https://github.com/upstart-commerce/sbt-openapi-generator
Please refer to https://github.com/OpenAPITools/sbt-openapi-generator
### Bazel Integration