mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-25 00:06:30 +02:00
docs: Fix anchor link in Location API reference
This commit is contained in:
@@ -6,7 +6,7 @@ The Location interface is a union of the ways to refer to a specific location in
|
|||||||
type Location = Path | Point | Range
|
type Location = Path | Point | Range
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Static methods](static-methods)
|
- [Static methods](#static-methods)
|
||||||
- [Check methods](#check-methods)
|
- [Check methods](#check-methods)
|
||||||
|
|
||||||
## Static methods
|
## Static methods
|
||||||
|
Reference in New Issue
Block a user