Skip to content

Commit e3343c2

Browse files
committed
fixing redirection url
1 parent 0861add commit e3343c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openpublishing.redirection.azure-productivity.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"redirect_document_id": false
3232
},
3333
{
34-
"source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
35-
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md",
34+
"source_path": "/articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
35+
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app",
3636
"redirect_document_id": false
3737
}
3838
]

0 commit comments

Comments
 (0)