Skip to content

Commit e99d79d

Browse files
authored
fix redoc url
1 parent 55fe166 commit e99d79d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/api/authconfig/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
</head>
1616
<body>
1717
<redoc spec-url='containerssh-authconfig.json'></redoc>
18-
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
18+
<script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>
1919
</body>
20-
</html>
20+
</html>

0 commit comments

Comments
 (0)