Skip to content

Commit

Permalink
Pin the Redoc version used in PR previews. (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsomething authored Apr 5, 2024
1 parent d26bc4e commit 2927086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-preview/redoc-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
document.querySelector('redoc').setAttribute('spec-url', specUrl);
</script>

<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
<script src="https://cdn.jsdelivr.net/npm/redoc@2.0.0-rc.50/bundles/redoc.standalone.js"> </script>
</body>

</html>

0 comments on commit 2927086

Please sign in to comment.