mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 05:36:38 +08:00
Merge pull request #1646 from sadanora/chore/change-cdn-url-in-readme
Change CDN URL in README
This commit is contained in:
commit
39edd8d20a
@ -71,7 +71,7 @@ Konva supports UMD loading. So you can use all possible variants to load the fra
|
||||
### Load Konva via classical `<script>` tag from CDN:
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.com/konva@8/konva.min.js"></script>
|
||||
<script src="https://unpkg.com/konva@9/konva.min.js"></script>
|
||||
```
|
||||
|
||||
### Install with npm:
|
||||
|
Loading…
Reference in New Issue
Block a user