Updated @next to @latest

This commit is contained in:
Heather Cloward 2021-08-15 22:30:53 -04:00
parent 4c4075974f
commit 3e6a3b2eb4

View File

@ -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