Skip to content

Commit

Permalink
Update CDN URL in Quick Look
Browse files Browse the repository at this point in the history
  • Loading branch information
sadanora committed Oct 3, 2023
1 parent 39edd8d commit 541d7b2
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 @@ -22,7 +22,7 @@ This repository began as a GitHub fork of [ericdrowell/KineticJS](https://github
# Quick Look

```html
<script src="https://unpkg.com/konva@8/konva.min.js"></script>
<script src="https://unpkg.com/konva@9/konva.min.js"></script>
<div id="container"></div>
<script>
var stage = new Konva.Stage({
Expand Down

0 comments on commit 541d7b2

Please sign in to comment.