diff --git a/14/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/README.md b/14/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/README.md index 3d711aad480..9aac2f79f99 100644 --- a/14/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/README.md +++ b/14/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/README.md @@ -13,11 +13,9 @@ Umbraco CMS currently ships with two Block Editors: the Block List and the Block ## [Block Grid](block-grid-editor.md) ## Customizing Block Editors - -### [Build custom views for blocks](build-custom-view-for-blocks.md) +### [Creating custom views for blocks](https://docs.umbraco.com/umbraco-cms/tutorials/creating-custom-views-for-blocklist) Learn how to create custom views for the blocks used in your Block Grid or Block List property editors. - ### [Configure Block Editor label properties](label-property-configuration.md) Get an overview of available configurations for the label properties.