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