Browse Source

Update index.html

pull/4/merge
DanHillesheim 4 years ago committed by GitHub
parent
commit
44336e4907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      api/index.html

2
api/index.html

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

Loading…
Cancel
Save