diff --git a/docs/api/location.md b/docs/api/location.md index e30384ea0..71f69c753 100644 --- a/docs/api/location.md +++ b/docs/api/location.md @@ -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