mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-10 09:13:59 +02:00
docs: Another try at modifying links but without the preceding slash
This commit is contained in:
@@ -6,7 +6,7 @@ The `Location` interface is a union of the ways to refer to a specific location
|
|||||||
type Location = Path | Point | Range
|
type Location = Path | Point | Range
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Location](/api/location.md)
|
- [Location](api/location.md)
|
||||||
- [Path](/api/path.md)
|
- [Path](api/path.md)
|
||||||
- [Point](/api/point.md)
|
- [Point](api/point.md)
|
||||||
- [Range](/api/range.md)
|
- [Range](api/range.md)
|
||||||
|
Reference in New Issue
Block a user