1
0
mirror of https://github.com/bitwarden/docs synced 2025-12-10 05:13:54 +00:00

Update index.html

This commit is contained in:
DanHillesheim
2021-09-21 08:10:59 -06:00
committed by GitHub
parent aecb3605d6
commit 1a258512cd

View File

@@ -31,7 +31,7 @@
layout: 'StandaloneLayout', layout: 'StandaloneLayout',
urls: [ urls: [
{ {
url: 'https://bitwarden-api.netlify.app/api/specs/public/swagger.json', url: './specs/public/swagger.json',
name: 'Bitwarden Public API' name: 'Bitwarden Public API'
}, },
], ],