From 44336e4907d16b436235d1cf3300c40d06273bf2 Mon Sep 17 00:00:00 2001 From: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com> Date: Mon, 20 Sep 2021 13:25:57 -0600 Subject: [PATCH] Update index.html --- api/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/index.html b/api/index.html index 41865ee..f4c4330 100644 --- a/api/index.html +++ b/api/index.html @@ -31,7 +31,7 @@ layout: 'StandaloneLayout', urls: [ { - url: 'https://bitwarden-api.netlify.app/help/api/specs/public/swagger.json', + url: '/specs/public/swagger.json', name: 'Bitwarden Public API' }, ],