mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-29 18:09:49 +02:00
docs: Fix links in Span API docs
This commit is contained in:
@@ -6,8 +6,8 @@ A `Span` is a low-level way to refer to a range using `Element` as the end point
|
|||||||
type Span = [Path, Path]
|
type Span = [Path, Path]
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Static methods](range.md#static-methods)
|
- [Static methods](span.md#static-methods)
|
||||||
- [Check methods](range.md#check-methods)
|
- [Check methods](span.md#check-methods)
|
||||||
|
|
||||||
## Static Methods
|
## Static Methods
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user