mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Change CDN URL in README
This commit is contained in:
parent
23cbea2dc5
commit
2ea2c4b63e
@ -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