diff --git a/docs/api/locations/README.md b/docs/api/locations/README.md index 6d897899c..55a847376 100644 --- a/docs/api/locations/README.md +++ b/docs/api/locations/README.md @@ -6,7 +6,7 @@ The `Location` interface is a union of the ways to refer to a specific location type Location = Path | Point | Range ``` -- [Location](api/location.md) -- [Path](api/path.md) -- [Point](api/point.md) -- [Range](api/range.md) +- [Location](/api/locations/location.md) +- [Path](/api/locations/path.md) +- [Point](/api/locations/point.md) +- [Range](/api/locations/range.md)