From f2e464ba6c7393e445507956c8f2f86121682946 Mon Sep 17 00:00:00 2001 From: Esha Noronha Date: Wed, 2 Apr 2025 13:51:21 +0200 Subject: [PATCH] Updated redirects --- 15/umbraco-deploy/.gitbook.yaml | 7 ++----- 15/umbraco-forms/SUMMARY.md | 2 +- 15/umbraco-ui-builder/.gitbook.yaml | 8 -------- 3 files changed, 3 insertions(+), 14 deletions(-) diff --git a/15/umbraco-deploy/.gitbook.yaml b/15/umbraco-deploy/.gitbook.yaml index d4bd5fa1d85..1b1507cb8fc 100644 --- a/15/umbraco-deploy/.gitbook.yaml +++ b/15/umbraco-deploy/.gitbook.yaml @@ -5,9 +5,6 @@ root: ./ summary: SUMMARY.md redirects: -getting-started/install-configure: installation/install-configure.md -the-licensing-model: installation/the-licensing-model.md deploy-settings: getting-started/deploy-settings.md -extending: getting-started/extending.md -get-started-with-deploy: getting-started/get-started-with-deploy.md -handling-cache-refresher-notifications: getting-started/handling-cache-refresher-notifications.md +extending: extending/extending.md +handling-cache-refresher-notifications: extending/handling-cache-refresher-notifications.md diff --git a/15/umbraco-forms/SUMMARY.md b/15/umbraco-forms/SUMMARY.md index 2814763d750..4af4cd066de 100644 --- a/15/umbraco-forms/SUMMARY.md +++ b/15/umbraco-forms/SUMMARY.md @@ -66,7 +66,7 @@ * [Apply keys and indexes for forms in the database](developer/healthchecks/forms-in-the-database-apply-keys.md) * [Localization](developer/localization.md) * [Headless/AJAX Forms](developer/ajaxforms.md) -* [Block List Labels](developer/block-list-labels.md) +* [Block List Labels](developer/blocklistlabels.md) * [Field Types](developer/field-types.md) * [Storing Prevalue Text Files With IPreValueTextFileStorage](developer/iprevaluetextfilestorage.md) diff --git a/15/umbraco-ui-builder/.gitbook.yaml b/15/umbraco-ui-builder/.gitbook.yaml index bf42b2c32ec..534ade5cdbe 100644 --- a/15/umbraco-ui-builder/.gitbook.yaml +++ b/15/umbraco-ui-builder/.gitbook.yaml @@ -5,11 +5,3 @@ root: ./ summary: SUMMARY.md redirects: -getting-started/upgrading/README: upgrading/upgrade.md -getting-started/upgrading/version-specific-upgrades: upgrading/version-specific.md -getting-started/installation: installation/installation.md -getting-started/licensing-model: installation/licensing-model.md -guides/migrating-from-konstrukt-to-umbraco-ui-builder: upgrading/migrating-from-konstrukt-to-umbraco-ui-builder.md -getting-started/overview: getting-started/requirements.md -installation/installation: getting-started/installation.md -installation/licensing-model: getting-started/licensing-model.md \ No newline at end of file