Skip to content

Commit c769ef7

Browse files
authored
Merge pull request #6757 from jcrmerlin/patch-1
Fix link to Protected Content in the Delivery API
2 parents 60e03ed + 18b07ef commit c769ef7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ In this section, we will discuss some of the known limitations of the API, and h
594594

595595
### Protected content
596596

597-
The Delivery API supports protected content and member authentication. This is an opt-in feature. You can read more about it in the [Protected Content in the Delivery API](protected-content-in-the-delivery-api.md) article.
597+
The Delivery API supports protected content and member authentication. This is an opt-in feature. You can read more about it in the [Protected Content in the Delivery API](protected-content-in-the-delivery-api/README.md) article.
598598

599599
If member authentication is _not_ explicitly enabled, protected content is ignored and never exposed by the Delivery API.
600600

0 commit comments

Comments
 (0)