mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 09:29: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]
|
||||
```
|
||||
|
||||
- [Static methods](range.md#static-methods)
|
||||
- [Check methods](range.md#check-methods)
|
||||
- [Static methods](span.md#static-methods)
|
||||
- [Check methods](span.md#check-methods)
|
||||
|
||||
## Static Methods
|
||||
|
||||
|
Reference in New Issue
Block a user