Skip to content

Commit 8d735aa

Browse files
committed
Updated CDN link
1 parent 0b00df5 commit 8d735aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Or use the minified CDN version:
99
```js
10-
<script src="http://cdn.jsdelivr.net/mojs/latest/mo.min.js"></script>
10+
<script src="https://cdn.jsdelivr.net/npm/@mojs/core"></script>
1111
```
1212

1313
- Create your animations. What about a bouncy circle?

0 commit comments

Comments
 (0)