Skip to content

Commit d8bb86e

Browse files
kjaceshanrnh
andauthored
Update 15/umbraco-cms/fundamentals/setup/upgrading/version-specific/migrate-custom-property-editors-to-umbraco-14.md
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
1 parent d25b059 commit d8bb86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/setup/upgrading/version-specific/migrate-custom-property-editors-to-umbraco-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ See the [Creating a Property Editor](https://docs.umbraco.com/umbraco-cms/tutori
123123
If the Data Type migration yields an undesirable result, you have two options:
124124

125125
1. Manually change the `EditorAlias` and/or `EditorUiAlias` directly in the `umbracoDataType` table, or
126-
2. Create a custom migration to update the properties (see [this article](https://docs.umbraco.com/umbraco-cms/extending/database) for inspiration).
126+
2. Create a custom migration to update the properties. See the [Creating a Custom Database Table](https://docs.umbraco.com/umbraco-cms/extending/database) article for inspiration.

0 commit comments

Comments
 (0)