Skip to content

Commit 5739219

Browse files
committed
Add link to Extensions documentation
2 parents d6bb296 + d32d79e commit 5739219

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ The way to achieve this beyond Umbraco 14 is to create and register an [Extensio
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.
1414

1515
{% hint style="info" %}
16-
To get familiar with 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.
16+
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.
1717
{% endhint %}
1818

1919
{% hint style="info" %}
20-
The support for configuring additional preview environments in the Content Delivery API was introduced in version 12.3.
20+
Support for configuring additional preview environments in the Content Delivery API was introduced in version 12.3.
2121
{% endhint %}
2222

2323
{% hint style="info" %}
24-
There are plans to simplify this process. In an upcoming major version of Umbraco, a UI will be introduced, allowing you to configure these custom preview URLs directly from the backoffice.
24+
An upcoming release of Umbraco will allow users to configure custom preview URLs directly in the backoffice.
2525
{% endhint %}

0 commit comments

Comments
 (0)