|
13 | 13 | REDOC_ENABLED = "false"
|
14 | 14 |
|
15 | 15 | [[redirects]]
|
16 |
| - from = "/docs/cluster-to-cluster-sync/:urlSlug/reference/disaster-recovery/" |
17 |
| - to = "/docs/cluster-to-cluster-sync/:urlSlug/about-mongosync/" |
| 16 | + from = "/docs/cluster-to-cluster-sync/:version/reference/disaster-recovery/" |
| 17 | + to = "/docs/cluster-to-cluster-sync/:version/about-mongosync/" |
18 | 18 |
|
19 | 19 | [[redirects]]
|
20 | 20 | from = "/docs/cluster-to-cluster-sync/current/installation/install-on-windows/"
|
21 | 21 | to = "/docs/cluster-to-cluster-sync/current/"
|
22 | 22 |
|
23 | 23 | [[redirects]]
|
24 |
| - from = "/docs/cluster-to-cluster-sync/:urlSlug/reference/beta-program/" |
25 |
| - to = "/docs/cluster-to-cluster-sync/:urlSlug/" |
| 24 | + from = "/docs/cluster-to-cluster-sync/:version/reference/beta-program/" |
| 25 | + to = "/docs/cluster-to-cluster-sync/:version/" |
26 | 26 |
|
27 | 27 | [[redirects]]
|
28 | 28 | from = "/docs/cluster-to-cluster-sync/v0.9/release-notes/*"
|
|
73 | 73 | to = "/docs/cluster-to-cluster-sync/v1.12/:splat"
|
74 | 74 | status = 200
|
75 | 75 |
|
76 |
| -#Technically unnecessary, retained for extra clarity |
77 |
| -#branchName: current, aliases: [v1.13] |
78 |
| -#v1.13 --> current |
79 | 76 | [[redirects]]
|
80 | 77 | from = "/docs/cluster-to-cluster-sync/v1.13/*"
|
81 |
| - to = "/docs/cluster-to-cluster-sync/current/:splat" |
| 78 | + to = "/docs/cluster-to-cluster-sync/v1.13/:splat" |
82 | 79 | status = 302
|
83 | 80 |
|
84 |
| -#branchName: master, aliases: [v1.14, upcoming] |
85 |
| -#v1.14 --> upcoming |
| 81 | +#Technically unnecessary, retained for extra clarity |
| 82 | +#branchName: master, aliases: [v1.14, current] |
| 83 | +#v1.14 --> current |
86 | 84 | [[redirects]]
|
87 | 85 | from = "/docs/cluster-to-cluster-sync/v1.14/*"
|
88 |
| - to = "/docs/cluster-to-cluster-sync/upcoming/:splat" |
| 86 | + to = "/docs/cluster-to-cluster-sync/current/:splat" |
89 | 87 | status = 302
|
90 | 88 |
|
91 | 89 | [[redirects]]
|
|
0 commit comments