From 107904fbddf7c46060476eb92e3e6b8ff377faf3 Mon Sep 17 00:00:00 2001 From: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com> Date: Mon, 13 Sep 2021 16:30:03 -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 7184db1..922c28f 100644 --- a/api/index.html +++ b/api/index.html @@ -31,7 +31,7 @@ layout: 'StandaloneLayout', urls: [ { - url: '/specs/public/swagger.json', + url: 'https://bitwarden-website-contentful.netlify.app/help/api/specs/public/swagger.json', name: 'Bitwarden Public API' }, ],