Skip to content

Commit 81e9c67

Browse files
Merge pull request #27506 from Luap99/fix-redoc-url
docs: fix redoc swagger URL
2 parents b2e0671 + e93040e commit 81e9c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_static/api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</style>
3838
</head>
3939
<body>
40-
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
40+
<script src="https://cdn.jsdelivr.net/npm/redoc@v2/bundles/redoc.standalone.js"> </script>
4141
<select id="versionSelect" aria-label="Version">
4242
<option>latest</option>
4343
</select>

0 commit comments

Comments
 (0)