Skip to content

Commit d6bb296

Browse files
committed
Adding link to Extension documentation.
1 parent 1abf823 commit d6bb296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/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
@@ -7,7 +7,7 @@ description: >-
77

88
{% hint style="warning" %}
99
The original contents of this article, explaining how to change the backoffice UI, does not apply anymore to Umbraco 15 and above and has been removed.
10-
The way to achieve this beyond Umbraco 14 is to create and register an extension to modify the backoffice UI preview button.
10+
The way to achieve this beyond Umbraco 14 is to create and register an [Extension](../../customizing/extending-overview) to modify the backoffice UI preview button.
1111
{% endhint %}
1212

1313
With Umbraco, you can save and preview draft content before going live. The preview feature allows you to visualize how a page will look like 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.

0 commit comments

Comments
 (0)