docs: update content

This commit is contained in:
Hans Pagel
2021-10-27 13:55:14 +02:00
parent 1eb67a1686
commit 28e2da9ad8
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ yarn create react-app my-tiptap-project --template tiptap
### Step by step
All steps are listed below, but if you prefer to watch a video weve got something for you, too:
https://tiptap.dev/watch/install-tiptap-with-create-react-app
https://tiptap.dev/watch/installation/install-tiptap-with-create-react-app
#### 1. Create a project (optional)
Lets start with a fresh React project called `my-tiptap-project`. [Create React App](https://reactjs.org/docs/getting-started.html) will set up everything we need.