diff --git a/14/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md b/14/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md index d4ab2385c8d..f363dc120fc 100644 --- a/14/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md +++ b/14/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md @@ -5,6 +5,10 @@ description: >- # Additional preview environments support +{% hint style="warning" %} +The contents of this article have not yet been verified or updated for Umbraco 14. +{% endhint %} + 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. {% hint style="info" %} diff --git a/15/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md b/15/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md index e381ee1933d..72363a78aa3 100644 --- a/15/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md +++ b/15/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md @@ -5,6 +5,10 @@ description: >- # Additional preview environments support +{% hint style="warning" %} +The contents of this article have not yet been verified or updated for Umbraco 15. +{% endhint %} + 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. {% hint style="info" %}