Skip to content

Commit 685e29c

Browse files
authored
Merge pull request #6645 from krebil/feature/fix-broken-link
Feature/fix broken link
2 parents 316d210 + ee8d51f commit 685e29c

File tree

2 files changed

+2
-2
lines changed
  • 14/umbraco-cms/reference/content-delivery-api
  • 15/umbraco-cms/reference/content-delivery-api

2 files changed

+2
-2
lines changed

14/umbraco-cms/reference/content-delivery-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ All content properties (including expanded properties) are part of the output by
197197

198198
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.
199199

200-
Refer to the [Property Expansion and Limiting](./#property-expansion-and-limiting) article for an in-depth explanation of this feature.
200+
Refer to the [Property Expansion and Limiting](./property-expansion-and-limiting) article for an in-depth explanation of this feature.
201201

202202
</details>
203203

15/umbraco-cms/reference/content-delivery-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ All content properties (including expanded properties) are part of the output by
197197

198198
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.
199199

200-
Refer to the [Property Expansion and Limiting](./#property-expansion-and-limiting) article for an in-depth explanation of this feature.
200+
Refer to the [Property Expansion and Limiting](./property-expansion-and-limiting) article for an in-depth explanation of this feature.
201201

202202
</details>
203203

0 commit comments

Comments
 (0)