docs(installation): fix link to configuration.md (via #5009)

This commit is contained in:
Max Lyashuk
2018-11-12 16:32:24 +02:00
committed by kyle
parent aec4e378ce
commit 354c30c659

View File

@@ -81,7 +81,7 @@ docker run -p 80:8080 -e BASE_URL=/swagger -e SWAGGER_JSON=/foo/swagger.json -v
This will serve Swagger UI at `/swagger` instead of `/`.
For more information on controlling Swagger UI through the Docker image, see the Docker section of the [Configuration documentation](docs/usage/configuration.md#docker).
For more information on controlling Swagger UI through the Docker image, see the Docker section of the [Configuration documentation](configuration.md#docker).
### unpkg