mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-21 13:51:59 +02:00
Fix another link in concepts/transforms
This commit is contained in:
parent
5dea3d2fc8
commit
ecf26bf6cf
@ -4,7 +4,7 @@ Slate's data structure is immutable, so you can't modify or delete nodes directl
|
||||
|
||||
Slate's transform functions are designed to be very flexible, to make it possible to represent all kinds of changes you might need to make to your editor. However, that flexibility can be hard to understand at first.
|
||||
|
||||
> 🤖 Check out the [Transforms](/api/transforms.md) reference for a full list of Slate's transforms.
|
||||
> 🤖 Check out the [Transforms](../api/transforms.md) reference for a full list of Slate's transforms.
|
||||
|
||||
## Selection Transforms
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user