mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 05:10:20 +03:00
Updated @next to @latest
This commit is contained in:
parent
4c4075974f
commit
3e6a3b2eb4
|
@ -143,7 +143,7 @@ or the files located in your `node modules` folder.
|
|||
To reference the Redoc script with a CDN link:
|
||||
|
||||
```html
|
||||
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/redoc@latest/bundles/redoc.standalone.js"> </script>
|
||||
```
|
||||
|
||||
### Node modules link
|
||||
|
|
Loading…
Reference in New Issue
Block a user