docs: update content

This commit is contained in:
Hans Pagel
2020-12-01 15:42:36 +01:00
parent 5abb7121dd
commit be464d100f
7 changed files with 55 additions and 10 deletions

View File

@@ -41,7 +41,7 @@ const editor = new Editor({
],
```
Learn [more about custom extensions in our guide](/guide/build-custom-extensions).
Learn [more about custom extensions in our guide](/guide/build-extensions).
### ProseMirror plugins
ProseMirror has a fantastic eco system with many amazing plugins. If you want to use one of them, you can register them with tiptap like that: