Skip to content

Commit

Permalink
Change CDN URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sadanora committed Sep 30, 2023
1 parent 23cbea2 commit 2ea2c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2ea2c4b

Please sign in to comment.