Update docs links

This commit is contained in:
Aria Minaei 2021-07-31 13:38:53 +02:00
parent 66b6247d68
commit a695f3a1d6
3 changed files with 7 additions and 9 deletions

View file

@ -2,9 +2,9 @@
Theatre.js is a motion-graphics toolkit for the web. It comes with an animation library, and a visual editor.
## Docs
## Documentation and Tutorials
Docs are [on github](https://github.com/AriaMinaei/theatre).
You can find the documentation and video tutorials [here](https://docs.theatrejs.com).
## `@theatre/core`

View file

@ -4,9 +4,9 @@ Theatre.js is a motion-graphics toolkit for the web. It comes with an animation
Theatre works with all rendering stacks. You can use it to animate DOM elements, THREE.js objects, or any kind of JavaScript variable.
## Docs
## Documentation and Tutorials
Docs are [on github](https://github.com/AriaMinaei/theatre).
You can find the documentation and video tutorials [here](https://docs.theatrejs.com).
## `@theatre/studio`