diff --git a/index.html b/index.html
index 2a9d4e2..7e8ce5e 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
- url: "https://petstore.swagger.io/v2/swagger.json",
+ url: "/swagger/swagger.json",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [