Skip to content

Commit

Permalink
feat: use our fork of scalar
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Feb 21, 2025
1 parent 6c70113 commit 9586ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/gen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
document.getElementById("api-reference").dataset.configuration = JSON.stringify(configuration)
</script>

<script src="https://cdn.jsdelivr.net/npm/@scalar/api-reference"></script>
<script src="https://cdn.jsdelivr.net/gh/noble-assets/scalar-api-reference@f705925b6cc61788c24c2a4daac9effffe71afc6/dist/browser/standalone.min.js"></script>
</body>
</html>

0 comments on commit 9586ee5

Please sign in to comment.