From 0a27cdbf54ccd22bcdb7128e4e9de0c6a03216a4 Mon Sep 17 00:00:00 2001 From: Esha Noronha Date: Tue, 12 Aug 2025 11:39:22 +0200 Subject: [PATCH] Added redirects to Forms broken links --- 13/umbraco-forms/.gitbook.yaml | 1 + 16/umbraco-forms/.gitbook.yaml | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/13/umbraco-forms/.gitbook.yaml b/13/umbraco-forms/.gitbook.yaml index 8865254d413..c94f6145511 100644 --- a/13/umbraco-forms/.gitbook.yaml +++ b/13/umbraco-forms/.gitbook.yaml @@ -8,3 +8,4 @@ redirects: the-licensing-model: installation/the-licensing-model.md installation/manualupgrade: upgrading/manualupgrade.md installation/version-specific: upgrading/version-specific.md + editor/field-types: editor/creating-a-form/fieldtypes/README.md diff --git a/16/umbraco-forms/.gitbook.yaml b/16/umbraco-forms/.gitbook.yaml index 5422b068ba5..a481b4ec88a 100644 --- a/16/umbraco-forms/.gitbook.yaml +++ b/16/umbraco-forms/.gitbook.yaml @@ -3,3 +3,21 @@ root: ./ ​structure: readme: README.md summary: SUMMARY.md + +redirects: + the-licensing-model: installation/the-licensing-model.md + installation/manualupgrade: upgrading/manualupgrade.md + installation/version-specific: upgrading/version-specific.md + developer/blocklistfilters: developer/blocklistlabels.md + developer/field-types/validation: developer/extending/adding-a-validation-pattern.md + reference/upgrading: upgrading/manualupgrade.md + umbraco-forms: README.md + developer/extending/adding-a-prevalue-source-type: developer/extending/adding-a-prevaluesourcetype.md + developer/healthchecks/scripts/apply-keys: developer/healthchecks/apply-keys.md + editor/creating-a-form/setting-up-workflows: editor/attaching-workflows/README.md + developer/ifilesystem: developer/iprevaluetextfilestorage.md + editor/fieldtypes: developer/field-types.md + developer/creating-custom-fieldtypes: developer/extending/customize-default-workflows.md + developer/healthchecks/scripts/forms-in-the-database-apply-keys: developer/healthchecks/apply-keys.md + reference/field-types/captcha: editor/creating-a-form/fieldtypes/recaptcha2.md + attaching-workflows: editor/attaching-workflows/README.md