From 38e011fe681ab0526ed728f4140e5c94a63d3e0e Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 8 Mar 2016 09:31:18 -0800 Subject: [PATCH] renaming files in subfolders to index.md --- windows/deploy/TOC.md | 2 +- windows/deploy/change-history-for-deploy-windows-10.md | 2 +- windows/deploy/{deploy-windows-10.md => index.md} | 0 windows/index.md | 10 +++++----- windows/keep-secure/TOC.md | 2 +- .../change-history-for-keep-windows-10-secure.md | 2 +- .../keep-secure/{keep-windows-secure.md => index.md} | 0 windows/manage/TOC.md | 2 +- .../change-history-for-manage-and-update-windows-10.md | 2 +- .../{manage-and-update-windows-10.md => index.md} | 0 windows/manage/introduction-to-windows-10-servicing.md | 2 +- ...t-up-a-kiosk-for-windows-10-for-desktop-editions.md | 2 +- windows/plan/TOC.md | 2 +- ...hange-history-for-plan-for-windows-10-deployment.md | 2 +- ...{planning-for-windows-10-deployment.md => index.md} | 0 windows/whats-new/TOC.md | 2 +- .../change-history-for-what-s-new-in-windows-10.md | 2 +- .../{what-s-new-in-windows-10.md => index.md} | 0 18 files changed, 17 insertions(+), 17 deletions(-) rename windows/deploy/{deploy-windows-10.md => index.md} (100%) rename windows/keep-secure/{keep-windows-secure.md => index.md} (100%) rename windows/manage/{manage-and-update-windows-10.md => index.md} (100%) rename windows/plan/{planning-for-windows-10-deployment.md => index.md} (100%) rename windows/whats-new/{what-s-new-in-windows-10.md => index.md} (100%) diff --git a/windows/deploy/TOC.md b/windows/deploy/TOC.md index 67bd762b59..4ffbb4e95d 100644 --- a/windows/deploy/TOC.md +++ b/windows/deploy/TOC.md @@ -1,4 +1,4 @@ -# [Deploy Windows 10](deploy-windows-10.md) +# [Deploy Windows 10](index.md) ## [Change history for Deploy Windows 10](change-history-for-deploy-windows-10.md) ## [Windows 10 deployment scenarios](windows-10-deployment-scenarios.md) ## [Deploy Windows 10 with the Microsoft Deployment Toolkit](deploy-windows-81-with-the-microsoft-deployment-toolkit.md) diff --git a/windows/deploy/change-history-for-deploy-windows-10.md b/windows/deploy/change-history-for-deploy-windows-10.md index 4ccc56408d..ac163d899d 100644 --- a/windows/deploy/change-history-for-deploy-windows-10.md +++ b/windows/deploy/change-history-for-deploy-windows-10.md @@ -11,7 +11,7 @@ author: CFaw # Change history for Deploy Windows 10 -This topic lists new and updated topics in the [Deploy Windows 10](deploy-windows-10.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). +This topic lists new and updated topics in the [Deploy Windows 10](index.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). ## December 2015 diff --git a/windows/deploy/deploy-windows-10.md b/windows/deploy/index.md similarity index 100% rename from windows/deploy/deploy-windows-10.md rename to windows/deploy/index.md diff --git a/windows/index.md b/windows/index.md index 245b27cf87..08ec4adaa7 100644 --- a/windows/index.md +++ b/windows/index.md @@ -14,15 +14,15 @@ This library provides the core content that IT pros need to evaluate, plan, depl ## In this library -[What's new in Windows 10](whats-new/what-s-new-in-windows-10.md) +[What's new in Windows 10](whats-new/index.md) -[Plan for Windows 10 deployment](plan/planning-for-windows-10-deployment.md) +[Plan for Windows 10 deployment](plan/index.md) -[Deploy Windows 10](deploy/deploy-windows-10.md) +[Deploy Windows 10](deploy/index.md) -[Keep Windows 10 secure](keep-secure/keep-windows-secure.md) +[Keep Windows 10 secure](keep-secure/index.md) -[Manage and update Windows 10](manage/manage-and-update-windows-10.md) +[Manage and update Windows 10](manage/index.md) ## Related topics diff --git a/windows/keep-secure/TOC.md b/windows/keep-secure/TOC.md index e273db6894..cdc1f32fc1 100644 --- a/windows/keep-secure/TOC.md +++ b/windows/keep-secure/TOC.md @@ -1,4 +1,4 @@ -# [Keep Windows 10 secure](keep-windows-secure.md) +# [Keep Windows 10 secure](index.md) ## [Change history for Keep Windows 10 secure](change-history-for-keep-windows-10-secure.md) ## [Block untrusted fonts in an enterprise](block-untrusted-fonts-in-an-enterprise.md) ## [Device Guard certification and compliance](device-guard-certification-and-compliance.md) diff --git a/windows/keep-secure/change-history-for-keep-windows-10-secure.md b/windows/keep-secure/change-history-for-keep-windows-10-secure.md index 0daf1333c4..37a3d57ee4 100644 --- a/windows/keep-secure/change-history-for-keep-windows-10-secure.md +++ b/windows/keep-secure/change-history-for-keep-windows-10-secure.md @@ -11,7 +11,7 @@ author: brianlic-msft # Change history for Keep Windows 10 secure -This topic lists new and updated topics in the [Keep Windows 10 secure](keep-windows-secure.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). +This topic lists new and updated topics in the [Keep Windows 10 secure](index.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). ## February 2016 diff --git a/windows/keep-secure/keep-windows-secure.md b/windows/keep-secure/index.md similarity index 100% rename from windows/keep-secure/keep-windows-secure.md rename to windows/keep-secure/index.md diff --git a/windows/manage/TOC.md b/windows/manage/TOC.md index 570ef60fae..6b1d5feef9 100644 --- a/windows/manage/TOC.md +++ b/windows/manage/TOC.md @@ -1,4 +1,4 @@ -# [Manage and update Windows 10](manage-and-update-windows-10.md) +# [Manage and update Windows 10](index.md) ## [Change history for Manage and update Windows 10](change-history-for-manage-and-update-windows-10.md) ## [Administrative Tools in Windows 10](administrative-tools-in-windows-10.md) ## [Cortana integration in your business or enterprise](manage-cortana-in-your-enterprise.md) diff --git a/windows/manage/change-history-for-manage-and-update-windows-10.md b/windows/manage/change-history-for-manage-and-update-windows-10.md index 4e7605259b..c53a28ed78 100644 --- a/windows/manage/change-history-for-manage-and-update-windows-10.md +++ b/windows/manage/change-history-for-manage-and-update-windows-10.md @@ -11,7 +11,7 @@ author: jdeckerMS # Change history for Manage and update Windows 10 -This topic lists new and updated topics in the [Manage and update Windows 10](manage-and-update-windows-10.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). +This topic lists new and updated topics in the [Manage and update Windows 10](index.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). ## March 2016 diff --git a/windows/manage/manage-and-update-windows-10.md b/windows/manage/index.md similarity index 100% rename from windows/manage/manage-and-update-windows-10.md rename to windows/manage/index.md diff --git a/windows/manage/introduction-to-windows-10-servicing.md b/windows/manage/introduction-to-windows-10-servicing.md index acecc206b2..6d441151c7 100644 --- a/windows/manage/introduction-to-windows-10-servicing.md +++ b/windows/manage/introduction-to-windows-10-servicing.md @@ -346,7 +346,7 @@ Outlook Mail/Calendar, OneNote, Weather, News, Sports, Money, Photos, Camera, Mu ## Related topics -[Plan for Windows 10 deployment](../plan/planning-for-windows-10-deployment.md) +[Plan for Windows 10 deployment](../plan/index.md) [Deploy Windows 10](http://go.microsoft.com/fwlink/p/?LinkId=624776) diff --git a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md index a08768549d..5b8c07a56f 100644 --- a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md +++ b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md @@ -380,7 +380,7 @@ Alternatively, you can turn on Shell Launcher using the Deployment Image Servici [Set up a kiosk for Windows 10 for mobile edition](set-up-a-kiosk-for-windows-10-for-mobile-edition.md) -[Manage and update Windows 10](manage-and-update-windows-10.md) +[Manage and update Windows 10](index.md)   diff --git a/windows/plan/TOC.md b/windows/plan/TOC.md index 8def250605..c11effc96c 100644 --- a/windows/plan/TOC.md +++ b/windows/plan/TOC.md @@ -1,4 +1,4 @@ -# [Plan for Windows 10 deployment](planning-for-windows-10-deployment.md) +# [Plan for Windows 10 deployment](index.md) ## [Change history for Plan for Windows 10 deployment](change-history-for-plan-for-windows-10-deployment.md) ## [Windows 10 servicing options](windows-10-servicing-model.md) ## [Windows 10 deployment considerations](windows-10-deployment-considerations.md) diff --git a/windows/plan/change-history-for-plan-for-windows-10-deployment.md b/windows/plan/change-history-for-plan-for-windows-10-deployment.md index ac3bffb105..d5ea58e8d1 100644 --- a/windows/plan/change-history-for-plan-for-windows-10-deployment.md +++ b/windows/plan/change-history-for-plan-for-windows-10-deployment.md @@ -11,7 +11,7 @@ author: TrudyHa # Change history for Plan for Windows 10 deployment -This topic lists new and updated topics in the [Plan for Windows 10 deployment](planning-for-windows-10-deployment.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). +This topic lists new and updated topics in the [Plan for Windows 10 deployment](index.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). ## December 2015 diff --git a/windows/plan/planning-for-windows-10-deployment.md b/windows/plan/index.md similarity index 100% rename from windows/plan/planning-for-windows-10-deployment.md rename to windows/plan/index.md diff --git a/windows/whats-new/TOC.md b/windows/whats-new/TOC.md index 20b0bd97c3..c880033513 100644 --- a/windows/whats-new/TOC.md +++ b/windows/whats-new/TOC.md @@ -1,4 +1,4 @@ -# [What's new in Windows 10](what-s-new-in-windows-10.md) +# [What's new in Windows 10](index.md) ## [Change history for What's new in Windows 10](change-history-for-what-s-new-in-windows-10.md) ## [AppLocker](applocker.md) ## [BitLocker](bitlocker.md) diff --git a/windows/whats-new/change-history-for-what-s-new-in-windows-10.md b/windows/whats-new/change-history-for-what-s-new-in-windows-10.md index 9c2591f22b..5cc7b5634a 100644 --- a/windows/whats-new/change-history-for-what-s-new-in-windows-10.md +++ b/windows/whats-new/change-history-for-what-s-new-in-windows-10.md @@ -11,7 +11,7 @@ author: TrudyHa # Change history for What's new in Windows 10 -This topic lists new and updated topics in the [What's new in Windows 10](what-s-new-in-windows-10.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). +This topic lists new and updated topics in the [What's new in Windows 10](index.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). ## February 2016 diff --git a/windows/whats-new/what-s-new-in-windows-10.md b/windows/whats-new/index.md similarity index 100% rename from windows/whats-new/what-s-new-in-windows-10.md rename to windows/whats-new/index.md