mirror of
https://github.com/containers/podman.git
synced 2025-11-28 17:18:58 +08:00
Merge pull request #27506 from Luap99/fix-redoc-url
docs: fix redoc swagger URL
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/redoc@v2/bundles/redoc.standalone.js"> </script>
|
||||
<select id="versionSelect" aria-label="Version">
|
||||
<option>latest</option>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user