diff --git a/docs/api/locations/README.md b/docs/api/locations/README.md index 205ed7d32..b012aebbf 100644 --- a/docs/api/locations/README.md +++ b/docs/api/locations/README.md @@ -10,6 +10,8 @@ type Location = Path | Point | Range - [Path](./path.md) - [PathRef](./path-ref.md) - [Point](./point.md) -- [PointEntry](./pointe-entry.md) +- [PointEntry](./point-entry.md) +- [PointRef](./point-ref.md) - [Range](./range.md) +- [RangeRef](./range-ref.md) - [Span](./span.md)