From bba10953615d1d43e1144efa90cf38b4375cc9f3 Mon Sep 17 00:00:00 2001 From: kjac Date: Fri, 10 Oct 2025 13:11:35 +0200 Subject: [PATCH] Link the Style Menu article to the Umbraco Package article. --- .../rich-text-editor/style-menu.md | 2 +- .../rich-text-editor/style-menu.md | 2 +- .../rich-text-editor/style-menu.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md b/15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md index 5534053968d..f17178b4861 100644 --- a/15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md +++ b/15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md @@ -24,7 +24,7 @@ Alternatively, while configuring an editor on a Document Type, you can drag **St ## Creating a Style Select Menu -In this article, you can find an example of how to set up a Style Select Menu using the package manifest file. +In this article, you can find an example of how to set up a Style Select Menu using an [Umbraco Package Manifest](../../../../../customizing/umbraco-package.md) file. {% code title="umbraco-package.json" %} ```json diff --git a/16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md b/16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md index 5534053968d..f17178b4861 100644 --- a/16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md +++ b/16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md @@ -24,7 +24,7 @@ Alternatively, while configuring an editor on a Document Type, you can drag **St ## Creating a Style Select Menu -In this article, you can find an example of how to set up a Style Select Menu using the package manifest file. +In this article, you can find an example of how to set up a Style Select Menu using an [Umbraco Package Manifest](../../../../../customizing/umbraco-package.md) file. {% code title="umbraco-package.json" %} ```json diff --git a/17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md b/17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md index 5534053968d..f17178b4861 100644 --- a/17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md +++ b/17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md @@ -24,7 +24,7 @@ Alternatively, while configuring an editor on a Document Type, you can drag **St ## Creating a Style Select Menu -In this article, you can find an example of how to set up a Style Select Menu using the package manifest file. +In this article, you can find an example of how to set up a Style Select Menu using an [Umbraco Package Manifest](../../../../../customizing/umbraco-package.md) file. {% code title="umbraco-package.json" %} ```json