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. 4
      api/index.html

4
api/index.html

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

Loading…
Cancel
Save