Skip to content

Commit 354c30c

Browse files
probilshockey
authored andcommitted
docs(installation): fix link to configuration.md (via #5009)
1 parent aec4e37 commit 354c30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ docker run -p 80:8080 -e BASE_URL=/swagger -e SWAGGER_JSON=/foo/swagger.json -v
8181

8282
This will serve Swagger UI at `/swagger` instead of `/`.
8383

84-
For more information on controlling Swagger UI through the Docker image, see the Docker section of the [Configuration documentation](docs/usage/configuration.md#docker).
84+
For more information on controlling Swagger UI through the Docker image, see the Docker section of the [Configuration documentation](configuration.md#docker).
8585

8686
### unpkg
8787

0 commit comments

Comments
 (0)