From e3343c26c377ab3b51efe5b325364441f8c5bf36 Mon Sep 17 00:00:00 2001 From: RoseHJM <100238090+RoseHJM@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:35:31 -0700 Subject: [PATCH] fixing redirection url --- .openpublishing.redirection.azure-productivity.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.openpublishing.redirection.azure-productivity.json b/.openpublishing.redirection.azure-productivity.json index 3fffef27ba8ff..ba3096793226a 100644 --- a/.openpublishing.redirection.azure-productivity.json +++ b/.openpublishing.redirection.azure-productivity.json @@ -31,8 +31,8 @@ "redirect_document_id": false }, { - "source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md", - "redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md", + "source_path": "/articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md", + "redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app", "redirect_document_id": false } ]