From 0861add7a950f838cc94613cbde7264fa2c4e5b1 Mon Sep 17 00:00:00 2001 From: RoseHJM <100238090+RoseHJM@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:15:23 -0700 Subject: [PATCH] Fixing broken path --- .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 b84696ac4a7e7..3fffef27ba8ff 100644 --- a/.openpublishing.redirection.azure-productivity.json +++ b/.openpublishing.redirection.azure-productivity.json @@ -32,8 +32,8 @@ }, { "source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md", - "redirect_url": "articles/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md", - "redirect_document_id": true + "redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md", + "redirect_document_id": false } ] }