Skip to content

Commit 6992e37

Browse files
authored
Merge pull request #213670 from ntrogh/alt-fix-redirects
[Azure Load Testing] Fixed redirection links for CI/CD tutorials
2 parents f8eef89 + 173a074 commit 6992e37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-testing/.openpublishing.redirection.azure-load-testing.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
},
88
{
99
"source_path_from_root": "/articles/load-testing/tutorial-cicd-azure-pipelines.md",
10-
"redirect_url": "/azure/load-testing/tutorial-identify-performance-regression-with-cicd.md",
11-
"redirect_document_id": false
10+
"redirect_url": "/azure/load-testing/tutorial-identify-performance-regression-with-cicd",
11+
"redirect_document_id": true
1212
},
1313
{
1414
"source_path_from_root": "/articles/load-testing/tutorial-cicd-github-actions.md",
15-
"redirect_url": "/azure/load-testing/tutorial-identify-performance-regression-with-cicd.md",
15+
"redirect_url": "/azure/load-testing/tutorial-identify-performance-regression-with-cicd",
1616
"redirect_document_id": false
1717
}
1818
]

0 commit comments

Comments
 (0)