From f3e7beecf3dcfffd8e7901425c68bb749098a963 Mon Sep 17 00:00:00 2001 From: Ron Date: Thu, 4 Jun 2015 15:36:42 -0400 Subject: [PATCH] Updated project location --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .