From 674685a47ec660569aee704d99293ce0ccf13118 Mon Sep 17 00:00:00 2001 From: astaxie Date: Thu, 20 Apr 2017 13:48:24 +0800 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 15a0085..d425107 100755 --- a/index.html +++ b/index.html @@ -73,7 +73,7 @@ window.onload = function() { // Build a system const ui = SwaggerUIBundle({ - url: "http://petstore.swagger.io/v2/swagger.json", + url: "swagger.json", dom_id: '#swagger-ui', presets: [ SwaggerUIBundle.presets.apis, @@ -90,4 +90,4 @@ - \ No newline at end of file +