Skip to content

Commit 1873cd0

Browse files
authored
Merge pull request #7488 from umbraco/v17/fix/link-style-menu-to-package-manifest-article
Link the Style Menu article to the Umbraco Package article.
2 parents 99d1c43 + bba1095 commit 1873cd0

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)