We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b00df5 commit 8d735aaCopy full SHA for 8d735aa
docs/tutorials/getting-started.md
@@ -7,7 +7,7 @@
7
8
Or use the minified CDN version:
9
```js
10
- <script src="http://cdn.jsdelivr.net/mojs/latest/mo.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/@mojs/core"></script>
11
```
12
13
- Create your animations. What about a bouncy circle?
0 commit comments