diff --git a/api/index.html b/api/index.html
index 0e0777a..942568d 100644
--- a/api/index.html
+++ b/api/index.html
@@ -34,7 +34,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'
},
],
@@ -72,4 +72,4 @@