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'
},
],