Skip to content

Commit 11a0455

Browse files
Simplify jsDelivr link
1 parent 6dbfc2f commit 11a0455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The `MojsCurveEditor` depends on `mojs >= 0.225.2`, tween autoupdates available
1212

1313
```console
1414
# cdn
15-
<script src="//cdn.jsdelivr.net/@mojs/curve-editor/latest/mojs-curve-editor.min.js"></script>
15+
<script src="https://cdn.jsdelivr.net/npm/@mojs/curve-editor"></script>
1616

1717
# npm
1818
[sudo] npm install @mojs/curve-editor

0 commit comments

Comments
 (0)