mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
update cdn link
This commit is contained in:
parent
1559d83be6
commit
8cf561a11c
@ -23,7 +23,7 @@ This repository began as a GitHub fork of [ericdrowell/KineticJS](https://github
|
||||
# Quick Look
|
||||
|
||||
```html
|
||||
<script src="https://cdn.rawgit.com/konvajs/konva/2.2.2/konva.min.js"></script>
|
||||
<script src="https://cdn.rawgit.com/konvajs/konva/2.3.0/konva.min.js"></script>
|
||||
<div id="container"></div>
|
||||
<script>
|
||||
var stage = new Konva.Stage({
|
||||
|
Loading…
Reference in New Issue
Block a user