From 1b47bbfc63c59d5243d65a47384765418a498c9b Mon Sep 17 00:00:00 2001 From: Gnieark Date: Tue, 3 Dec 2019 09:54:31 +0100 Subject: [PATCH] fix url --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 5de1e52..74b9bbb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,7 +39,7 @@ window.onload = function() { // Begin Swagger UI call region const ui = SwaggerUIBundle({ - url: "https://github.com/resources-manager/resources-manager-api/raw/master/public/doc-api/resources-manager.yml", + url: "https://resources-manager.github.io/resources-manager-api/resources-manager.yml", dom_id: '#swagger-ui', deepLinking: true, presets: [