From d641d154632761a56d8e5b54b97985c03e366f06 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Thu, 16 Mar 2017 07:58:14 -0700 Subject: [PATCH 1/3] tweak lockdown designer --- windows/whats-new/whats-new-windows-10-version-1703.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/whats-new-windows-10-version-1703.md b/windows/whats-new/whats-new-windows-10-version-1703.md index 701d888a7e..f77e448f5d 100644 --- a/windows/whats-new/whats-new-windows-10-version-1703.md +++ b/windows/whats-new/whats-new-windows-10-version-1703.md @@ -30,7 +30,7 @@ Windows Configuration Designer in Windows 10, version 1703, includes several new ### Lockdown Designer app -The Lockdown Designer app helps you configure and create your lockdown XML file, and includes a remote simulation to help you determine the layout for tiles on the Start screen. Using Lockdown Designer is easier than [manually creating a lockdown XML file](../configure/lockdown-xml.md). +The Lockdown Designer app helps you configure and create a lockdown XML file to apply to devices running Windows 10 Mobile, and includes a remote simulation to help you determine the layout for tiles on the Start screen. Using Lockdown Designer is easier than [manually creating a lockdown XML file](../configure/lockdown-xml.md). ![Lockdown Designer app in Store](images/ldstore.png) From 80a4594d44c0ed47191d48cf6eac13075c41fb83 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Thu, 16 Mar 2017 10:39:21 -0700 Subject: [PATCH 2/3] added two redirects to json --- .openpublishing.redirection.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 3563a2122e..475ee077e9 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -1,6 +1,14 @@ { "redirections": [ { + "source_path": "surface-hub/surface-hub-administrators-guide.md", + "redirect_url": "/itpro/surface-hub/index", + "redirect_document_id": true + },{ + "source_path": "surface-hub/intro-to-surface-hub.md", + "redirect_url": "/itpro/surface-hub/index", + "redirect_document_id": true + },{ "source_path": "windows/manage/waas-quick-start.md", "redirect_url": "/itpro/windows/update/waas-quick-start", "redirect_document_id": true From 032c25d40993aa12f647ff5999200ae06b29eb77 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Thu, 16 Mar 2017 11:10:16 -0700 Subject: [PATCH 3/3] fix spacing --- .openpublishing.redirection.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 475ee077e9..1729071952 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -4,11 +4,13 @@ "source_path": "surface-hub/surface-hub-administrators-guide.md", "redirect_url": "/itpro/surface-hub/index", "redirect_document_id": true - },{ + }, + { "source_path": "surface-hub/intro-to-surface-hub.md", "redirect_url": "/itpro/surface-hub/index", "redirect_document_id": true - },{ + }, + { "source_path": "windows/manage/waas-quick-start.md", "redirect_url": "/itpro/windows/update/waas-quick-start", "redirect_document_id": true