Skip to content

Commit 6951f13

Browse files
Use latest version of Redoc for previews. (#983)
1 parent 5c23181 commit 6951f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-preview/redoc-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
document.querySelector('redoc').setAttribute('spec-url', specUrl);
104104
</script>
105105

106-
<script src="https://cdn.jsdelivr.net/npm/redoc@2.0.0-rc.50/bundles/redoc.standalone.js"> </script>
106+
<script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>
107107
</body>
108108

109109
</html>

0 commit comments

Comments
 (0)