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