Skip to content

Commit c2a6cd0

Browse files
authored
Update 17/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md
1 parent 25f9348 commit c2a6cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >-
88
With Umbraco, you can save and preview draft content before going live. The preview feature allows you to visualize how a page will look once it is published, directly from within the backoffice. This is also possible for the Content Delivery API data. You can extend the preview functionality in the backoffice by configuring external preview URLs for client libraries consuming the Content Delivery API.
99

1010
{% hint style="info" %}
11-
To get introduced to the preview functionality in the Content Delivery API, please refer to the [Preview concept](https://docs.umbraco.com/umbraco-cms/reference/content-delivery-api#preview) section.
11+
To learn more about the preview functionality in the Content Delivery API, see the [Preview concept](https://docs.umbraco.com/umbraco-cms/reference/content-delivery-api#preview) section.
1212
{% endhint %}
1313

1414
Generating external preview URLs for the backoffice requires implementation both client- and server-side.

0 commit comments

Comments
 (0)