diff --git a/README.md b/README.md index c6a0d29..305f022 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kuvera Unofficial API Specification -Please see https://captnemo.stoplight.io/docs/kuvera/ +Please see https://captnemo.in/kuvera-unofficial-api-specification/ ## Terms of Service @@ -12,4 +12,4 @@ Generate the Python client by running: docker run --rm -v "$PWD":/local openapitools/openapi-generator-cli generate -c /local/openapi-generator-config.yml -i /local/reference/Kuvera.yaml -o /local/src/python -g python -The generated client is currently broken due to bugs in openapi-generator which misses a few imports. \ No newline at end of file +The generated client is currently broken due to bugs in openapi-generator which misses a few imports.