Browse Source

Update index.html

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

4
api/index.html

@ -31,7 +31,7 @@ @@ -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 @@ @@ -69,4 +69,4 @@
</script>
</body>
</html>
</html>

Loading…
Cancel
Save