docs: fix broken link

This commit is contained in:
Hans Pagel
2021-02-24 21:08:54 +01:00
parent bc88c601b3
commit 38952fb8c9

View File

@@ -231,7 +231,7 @@ Node.create({
```
#### Table roles
The [`Table`](/api/extensions/table) extension registers a new schema attribute to configure which role an Node has. Allowed values are `table`, `row`, `cell`, and `header_cell`.
The [`Table`](/api/nodes/table) extension registers a new schema attribute to configure which role an Node has. Allowed values are `table`, `row`, `cell`, and `header_cell`.
```js
Node.create({