Browse Source

Update index.html

DanHillesheim-patch-1
DanHillesheim 4 years ago committed by GitHub
parent
commit
8571f5b57e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      api/index.html

2
api/index.html

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

Loading…
Cancel
Save