From 966be9a29d2d6d9f219c2421b870bbe8f81bfa4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= Date: Thu, 17 Oct 2024 15:47:44 +0200 Subject: [PATCH] Plan requirement change The Preview API is available on Standard Plan and above --- umbraco-heartcore/getting-started/preview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-heartcore/getting-started/preview.md b/umbraco-heartcore/getting-started/preview.md index df48d19f839..5f30fe1fa8c 100644 --- a/umbraco-heartcore/getting-started/preview.md +++ b/umbraco-heartcore/getting-started/preview.md @@ -9,7 +9,7 @@ The Preview API is always protected, this means it requires an API Key with **Br You will also need a client consuming the Content Delivery API. If you don't already have one you can use one of the samples included with the Client Libraries. {% hint style="info" %} -The Preview feature is currently only available on the [Professional Plan](https://umbraco.com/umbraco-heartcore-pricing/). +The Preview feature is currently only available on the [Standard Plan](https://umbraco.com/umbraco-heartcore-pricing/). {% endhint %} ## Enabling preview for editors