Skip to content

Commit bba1095

Browse files
committed
Link the Style Menu article to the Umbraco Package article.
1 parent 0c18a33 commit bba1095

File tree

3 files changed

+3
-3
lines changed
  • 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor
  • 17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor

3 files changed

+3
-3
lines changed

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Alternatively, while configuring an editor on a Document Type, you can drag **St
2424

2525
## Creating a Style Select Menu
2626

27-
In this article, you can find an example of how to set up a Style Select Menu using the package manifest file.
27+
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.
2828

2929
{% code title="umbraco-package.json" %}
3030
```json

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Alternatively, while configuring an editor on a Document Type, you can drag **St
2424

2525
## Creating a Style Select Menu
2626

27-
In this article, you can find an example of how to set up a Style Select Menu using the package manifest file.
27+
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.
2828

2929
{% code title="umbraco-package.json" %}
3030
```json

17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Alternatively, while configuring an editor on a Document Type, you can drag **St
2424

2525
## Creating a Style Select Menu
2626

27-
In this article, you can find an example of how to set up a Style Select Menu using the package manifest file.
27+
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.
2828

2929
{% code title="umbraco-package.json" %}
3030
```json

0 commit comments

Comments
 (0)