From 1010e4077acf03dac633282bf3c3f5a45f143552 Mon Sep 17 00:00:00 2001 From: sofietoft Date: Wed, 9 Oct 2024 11:34:53 +0200 Subject: [PATCH] Remove from SUMMARY and update redirect --- 14/umbraco-cms/.gitbook.yaml | 2 +- 14/umbraco-cms/SUMMARY.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/14/umbraco-cms/.gitbook.yaml b/14/umbraco-cms/.gitbook.yaml index 98b1008f193..839aa8233aa 100644 --- a/14/umbraco-cms/.gitbook.yaml +++ b/14/umbraco-cms/.gitbook.yaml @@ -124,4 +124,4 @@ redirects: customize-the-backoffice/ui-library: customizing/ui-library.md customize-the-backoffice/umbraco-package: customizing/umbraco-package.md customize-the-backoffice/workspaces: customizing/workspaces.md - build-custom-view-for-blocks: creating-custom-views-for-blocklist.md \ No newline at end of file + fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/build-a-custom-view-for-a-block: tutorials/creating-custom-views-for-blocklist.md \ No newline at end of file diff --git a/14/umbraco-cms/SUMMARY.md b/14/umbraco-cms/SUMMARY.md index b2f80825b45..76517f46db6 100644 --- a/14/umbraco-cms/SUMMARY.md +++ b/14/umbraco-cms/SUMMARY.md @@ -73,7 +73,6 @@ * [Block Editors](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/README.md) * [Block Grid](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md) * [Block List](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor.md) - * [Build a Custom View for a Block](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/build-custom-view-for-blocks.md) * [Configuring Block Editor Label Properties](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/label-property-configuration.md) * [Dropdown](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/dropdown/README.md) * [Rich Text Editor](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/README.md)