Skip to content

Commit 89ba309

Browse files
authored
Fixed the redirection path
1 parent 5ea774b commit 89ba309

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.openpublishing.redirection.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"redirections": [
33
{
44
"source_path": "articles/batch/batch-rendering-applications.md",
5-
"redirect_url": "/previous-versions/azure/batch/batch-rendering-applications",
5+
"redirect_url": "/previous-versions/batch/batch-rendering-applications",
66
"redirect_document_id": false
77
},
88
{
99
"source_path": "articles/batch/batch-rendering-using.md",
10-
"redirect_url": "/previous-versions/azure/batch/batch-rendering-using",
10+
"redirect_url": "/previous-versions/batch/batch-rendering-using",
1111
"redirect_document_id": false
1212
},
1313
{
1414
"source_path": "articles/batch/batch-rendering-application-reference.md",
15-
"redirect_url": "/previous-versions/azure/batch/batch-rendering-application-reference",
15+
"redirect_url": "/previous-versions/batch/batch-rendering-application-reference",
1616
"redirect_document_id": false
1717
},
1818
{

0 commit comments

Comments
 (0)