Skip to content

Commit 2034c8f

Browse files
committed
MDB redirection file fixes
1 parent 4d2cc2c commit 2034c8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/dev-box/.openpublishing.redirection.dev-box.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
},
1818
{
1919
"source_path_from_root": "/articles/dev-box/how-to-manage-dev-boxes.md",
20-
"redirect_url": "/azure/dev-box/how-to-create-dev-boxes-developer-portal.md",
20+
"redirect_url": "/azure/dev-box/how-to-create-dev-boxes-developer-portal",
2121
"redirect_document_id": false
2222
},
2323
{
2424
"source_path_from_root": "/articles/dev-box/how-to-manage-stop-schedule.md",
25-
"redirect_url": "/azure/dev-box/how-to-configure-stop-schedule.md",
25+
"redirect_url": "/azure/dev-box/how-to-configure-stop-schedule",
2626
"redirect_document_id": false
2727
},
2828
{
2929
"source_path_from_root": "/articles/dev-box/how-to-configure-network-connections.md",
30-
"redirect_url": "/azure/dev-box/how-to-configure-network-connections.md",
30+
"redirect_url": "/azure/dev-box/how-to-configure-network-connections",
3131
"redirect_document_id": false
3232
}
3333
]

0 commit comments

Comments
 (0)