diff --git a/14/umbraco-cms/reference/content-delivery-api/README.md b/14/umbraco-cms/reference/content-delivery-api/README.md index 56100f7e400..99665809572 100644 --- a/14/umbraco-cms/reference/content-delivery-api/README.md +++ b/14/umbraco-cms/reference/content-delivery-api/README.md @@ -197,7 +197,7 @@ All content properties (including expanded properties) are part of the output by Property expansion and limiting can be used when querying for single and multiple content or media items. You can expand properties by adding an `expand` parameter to the query and limit them using the `fields` query parameter. -Refer to the [Property Expansion and Limiting](./#property-expansion-and-limiting) article for an in-depth explanation of this feature. +Refer to the [Property Expansion and Limiting](./property-expansion-and-limiting) article for an in-depth explanation of this feature. diff --git a/15/umbraco-cms/reference/content-delivery-api/README.md b/15/umbraco-cms/reference/content-delivery-api/README.md index 56100f7e400..99665809572 100644 --- a/15/umbraco-cms/reference/content-delivery-api/README.md +++ b/15/umbraco-cms/reference/content-delivery-api/README.md @@ -197,7 +197,7 @@ All content properties (including expanded properties) are part of the output by Property expansion and limiting can be used when querying for single and multiple content or media items. You can expand properties by adding an `expand` parameter to the query and limit them using the `fields` query parameter. -Refer to the [Property Expansion and Limiting](./#property-expansion-and-limiting) article for an in-depth explanation of this feature. +Refer to the [Property Expansion and Limiting](./property-expansion-and-limiting) article for an in-depth explanation of this feature.