Skip to content

Commit 502ff6d

Browse files
committed
docs: fix links
1 parent f198d0b commit 502ff6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/nodes/editor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ const withImages = editor => {
348348

349349
### Override element type methods
350350

351-
Use these methods that Slate can identify certain elements as [inlines](../concepts/02-nodes#blocks-vs-inlines) or [voids](../concepts/02-nodes#voids).
351+
Use these methods so that Slate can identify certain elements as [inlines](../../concepts/02-nodes#blocks-vs-inlines) or [voids](../../concepts/02-nodes#voids).
352352

353353
#### `isInline(element: Element)`
354354

0 commit comments

Comments
 (0)