Skip to content

Commit 44228d4

Browse files
authored
fixing redirects
1 parent 0197725 commit 44228d4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4902,12 +4902,14 @@
49024902
},
49034903
{
49044904
"source_path_from_root": "/articles/load-balancer/tutorial-cross-region-cli.md",
4905-
"redirect_url": "/azure/virtual-network/ip-services/tutorial-cross-region-portal.md",
4905+
"redirect_url": "/azure/virtual-network/ip-services/tutorial-cross-region-portal",
4906+
49064907
"redirect_document_id": false
49074908
},
49084909
{
49094910
"source_path_from_root": "/articles/load-balancer/tutorial-cross-region-powershell.md",
4910-
"redirect_url": "/azure/virtual-network/ip-services/tutorial-cross-region-portal.md",
4911+
"redirect_url": "/azure/virtual-network/ip-services/tutorial-cross-region-portal",
4912+
49114913
"redirect_document_id": false
49124914
},
49134915
{

0 commit comments

Comments
 (0)