diff --git a/Dockerfile b/Dockerfile index 9283619d..6869d5a9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ### -# swagger-ui-builder - https://github.com/wordnik/swagger-ui/ +# swagger-ui-builder - https://github.com/swagger-api/swagger-ui/ # Container for building the swagger-ui static site # # Build: docker build -t swagger-ui-builder .