This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/archiva-web-content.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 888a90b Test for swagger ui
888a90b is described below
commit 888a90b616ce007d786f6d4c5451c08485fb5544
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Mar 14 19:45:57 2021 +0100
Test for swagger ui
---
docs/2.2.1/rest-docs-archiva-rest-api/ui/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/2.2.1/rest-docs-archiva-rest-api/ui/index.html
b/docs/2.2.1/rest-docs-archiva-rest-api/ui/index.html
index bf35e05..e35e5db 100644
--- a/docs/2.2.1/rest-docs-archiva-rest-api/ui/index.html
+++ b/docs/2.2.1/rest-docs-archiva-rest-api/ui/index.html
@@ -38,7 +38,7 @@
if (url && url.length > 1) {
url = decodeURIComponent(url[1]);
} else {
- url = "swagger.json";
+ url = "../swagger.json";
}
hljs.configure({