Skip to content

Commit 98add22

Browse files
Merge pull request #239 from datakaveri/ThorodanBrom-patch-1
Update apidoc.html - fix redoc URL
2 parents 20e284d + 0eda2db commit 98add22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apidoc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
</head>
2020
<body>
2121
<redoc spec-url='/apis/spec'></redoc>
22-
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
22+
<script src="https://cdn.jsdelivr.net/npm/redoc@latest/bundles/redoc.standalone.js"> </script>
2323
</body>
2424
</html>

0 commit comments

Comments
 (0)