diff --git a/index.html b/index.html index 7c8df413..c0960f56 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ window.onload = function() { // Begin Swagger UI call region const ui = SwaggerUIBundle({ - url: "https://raw.githubusercontent.com/BSStudio/robonaut-server/main/web/src/main/resources/static/open-api.yaml", + url: "https://raw.githubusercontent.com/BSStudio/robonaut-server/main/server/web/src/main/resources/static/open-api.yaml", dom_id: '#swagger-ui', deepLinking: true, presets: [