diff --git a/api/index.html b/api/index.html index 922c28f..900c476 100644 --- a/api/index.html +++ b/api/index.html @@ -31,7 +31,7 @@ layout: 'StandaloneLayout', urls: [ { - url: 'https://bitwarden-website-contentful.netlify.app/help/api/specs/public/swagger.json', + url: './specs/public/swagger.json', name: 'Bitwarden Public API' }, ],