File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,24 @@ name = "snooty-cache-plugin"
44[build ]
55publish = " snooty/public"
66command = " . ./build.sh"
7+
8+ # Redirect calculated fields to new drawer introduced in DOCSP-32370 - Field Customizations
9+ # Field Customization
10+ [[redirects ]]
11+ from = " /mapping-rules/calculated-fields/*"
12+ to = " /mapping-rules/fields/calculated-fields/:splat"
13+
14+ # Redirect for previous Code Generation Page DOCSP-33055 - Prep Code Generation
15+ [[redirects ]]
16+ from = " /code-generation/code-generation"
17+ to = " /code-generation"
18+
19+ # DOCS-16498 Getting Started Page Start
20+ [[redirects ]]
21+ from = " /migration-scenarios"
22+ to = " /getting-started/migration-scenarios"
23+
24+ [[redirects ]]
25+ from = " /supported-databases"
26+ to = " /getting-started/supported-databases"
27+
You can’t perform that action at this time.
0 commit comments