1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-24 16:02:55 +02:00

docs: Fix anchor link in Location API reference

This commit is contained in:
Sunny Hirai
2021-03-30 00:11:19 -07:00
parent b51fdbda4b
commit ce64258552

View File

@@ -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
```
- [Static methods](static-methods)
- [Static methods](#static-methods)
- [Check methods](#check-methods)
## Static methods