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 @@
layout: 'StandaloneLayout', layout: 'StandaloneLayout',
urls: [ urls: [
{ {
url: './specs/public/swagger.json', url: 'https://bitwarden-api.netlify.app/help/api/specs/public/swagger.json',
name: 'Bitwarden Public API' name: 'Bitwarden Public API'
}, },
], ],
@ -69,4 +69,4 @@
</script> </script>
</body> </body>
</html> </html>

Loading…
Cancel
Save