File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,28 @@ name = "snooty-cache-plugin"
4
4
[build ]
5
5
publish = " snooty/public"
6
6
command = " . ./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
+
28
+ [[redirects ]]
29
+ from = " /connection-strings/connection-strings"
30
+ to = " /release-notes"
31
+ force = true
You can’t perform that action at this time.
0 commit comments