Skip to content

Commit 33ff2a3

Browse files
committed
Hotfix relnote redirections
1 parent d0daa17 commit 33ff2a3

File tree

3 files changed

+46
-41
lines changed

3 files changed

+46
-41
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
".openpublishing.redirection.pep.json",
137137
".openpublishing.redirection.aks.json",
138138
".openpublishing.redirection.aks-edge.json",
139-
".openpublishing.redirection.azure-local.json"
139+
".openpublishing.redirection.azure-local.json",
140+
".openpublishing.redirection.hub-hotfixes.json"
140141
]
141142
}
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path":"azure-stack/operator/hotfix-v0.md",
5+
"redirect_url":"/azure-stack/operator/hotfix-1-2206-1-25",
6+
"redirect_document_id":false
7+
},
8+
{
9+
"source_path":"azure-stack/operator/hotfix-1-2102-30-111.md",
10+
"redirect_url":"/azure-stack/operator",
11+
"redirect_document_id":false
12+
},
13+
{
14+
"source_path":"azure-stack/operator/hotfix-1-2102-30-122.md",
15+
"redirect_url":"/azure-stack/operator",
16+
"redirect_document_id":false
17+
},
18+
{
19+
"source_path":"azure-stack/operator/hotfix-1-2108-2-71.md",
20+
"redirect_url":"/azure-stack/operator/hotfix-1-2108-2-83",
21+
"redirect_document_id":false
22+
},
23+
{
24+
"source_path":"azure-stack/operator/hotfix-1-2108-2-73.md",
25+
"redirect_url":"/azure-stack/operator/hotfix-1-2108-2-83",
26+
"redirect_document_id":false
27+
},
28+
{
29+
"source_path":"azure-stack/operator/hotfix-1-2108-2-81.md",
30+
"redirect_url":"/azure-stack/operator/hotfix-1-2108-2-83",
31+
"redirect_document_id":false
32+
},
33+
{
34+
"source_path":"azure-stack/operator/hotfix-1-2008-41-163.md",
35+
"redirect_url":"/azure-stack/operator/hotfix-1-2008-41-161",
36+
"redirect_document_id":false
37+
},
38+
{
39+
"source_path":"azure-stack/operator/hotfix-1-2301-2-58.md",
40+
"redirect_url":"/azure-stack/operator/hotfix-1-2301-2-64",
41+
"redirect_document_id":false
42+
}
43+
]
44+
}

.openpublishing.redirection.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -410,46 +410,6 @@
410410
"redirect_url":"/azure-stack/operator/relnotearchive/known-issues?view=azs-2008",
411411
"redirect_document_id":false
412412
},
413-
{
414-
"source_path":"azure-stack/operator/hotfix-v0.md",
415-
"redirect_url":"/azure-stack/operator/hotfix-1-2206-1-25",
416-
"redirect_document_id":false
417-
},
418-
{
419-
"source_path":"azure-stack/operator/hotfix-1-2102-30-111.md",
420-
"redirect_url":"/azure-stack/operator",
421-
"redirect_document_id":false
422-
},
423-
{
424-
"source_path":"azure-stack/operator/hotfix-1-2102-30-122.md",
425-
"redirect_url":"/azure-stack/operator",
426-
"redirect_document_id":false
427-
},
428-
{
429-
"source_path":"azure-stack/operator/hotfix-1-2108-2-71.md",
430-
"redirect_url":"/azure-stack/operator/hotfix-1-2108-2-83",
431-
"redirect_document_id":false
432-
},
433-
{
434-
"source_path":"azure-stack/operator/hotfix-1-2108-2-73.md",
435-
"redirect_url":"/azure-stack/operator/hotfix-1-2108-2-83",
436-
"redirect_document_id":false
437-
},
438-
{
439-
"source_path":"azure-stack/operator/hotfix-1-2108-2-81.md",
440-
"redirect_url":"/azure-stack/operator/hotfix-1-2108-2-83",
441-
"redirect_document_id":false
442-
},
443-
{
444-
"source_path":"azure-stack/operator/hotfix-1-2008-41-163.md",
445-
"redirect_url":"/azure-stack/operator/hotfix-1-2008-41-161",
446-
"redirect_document_id":false
447-
},
448-
{
449-
"source_path":"azure-stack/operator/hotfix-1-2301-2-58.md",
450-
"redirect_url":"/azure-stack/operator/hotfix-1-2301-2-64",
451-
"redirect_document_id":false
452-
},
453413
{
454414
"source_path":"azure-stack/operator/relnotearchive/release-notes-known-issues-1802.md",
455415
"redirect_url":"/azure-stack/operator/relnotearchive/release-notes?view=azs-1802",

0 commit comments

Comments
 (0)