File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ module.exports = [
172
172
} ,
173
173
{
174
174
source : '/vault/docs/upgrading/upgrade-to-1.19.x' ,
175
- destination : '/vault/docs/updates/important-changes' ,
175
+ destination : '/vault/docs/v1.19.x/ updates/important-changes' ,
176
176
permanent : true ,
177
177
} ,
178
178
{
@@ -187,11 +187,11 @@ module.exports = [
187
187
} ,
188
188
{
189
189
source : '/vault/docs/release-notes/1.19.0' ,
190
- destination : '/vault/docs/updates/release-notes' ,
190
+ destination : '/vault/docs/v1.19.x/ updates/release-notes' ,
191
191
permanent : true ,
192
192
} ,
193
193
{
194
- source : '/vault/docs/v:version(1\.(?:4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19 )\.x)/updates/important-changes' ,
194
+ source : '/vault/docs/v:version(1\.(?:4|5|6|7|8|9|10|11|12|13|14|15|16|17|18)\.x)/updates/important-changes' ,
195
195
destination : '/vault/docs/v:version/upgrading/upgrade-to-:version' ,
196
196
permanent : true ,
197
197
} ,
You can’t perform that action at this time.
0 commit comments