fix links

This commit is contained in:
Hans Pagel
2020-10-29 13:13:27 +01:00
parent 89465e6d55
commit f4fdb4306c
3 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ const CustomExtension = createNode({
})
```
Dont forget to call `create()` in the end! Read more about [all the nifty details building custom extensions](/guide/custom-extensions) in our guide.
Dont forget to call `create()` in the end! Read more about [all the nifty details building custom extensions](/guide/build-custom-extensions) in our guide.
### Renamed API methods
[We renamed a lot of commands](/api/commands), hopefully you can migrate to the new API with search & replace. Here is a list of what changed: