From 911e33fc0151a488021f1fb7199090a3dd0bed5c Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Wed, 8 Jun 2016 15:54:39 -0700 Subject: [PATCH 1/2] commenting out possible problem lines in TOC --- windows/deploy/TOC.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/deploy/TOC.md b/windows/deploy/TOC.md index f31672bb81..ff81495adc 100644 --- a/windows/deploy/TOC.md +++ b/windows/deploy/TOC.md @@ -1,5 +1,5 @@ -# [What's new in Windows 10](../whats-new/index.md) -# [Plan for Windows 10 deployment](../plan/index.md) +[//]: # (# [What's new in Windows 10](../whats-new/index.md)) +[//]: # (# [Plan for Windows 10 deployment](../plan/index.md)) # [Deploy Windows 10](index.md) ## [Windows 10 deployment scenarios](windows-10-deployment-scenarios.md) ## [Deploy Windows 10 with the Microsoft Deployment Toolkit](deploy-windows-10-with-the-microsoft-deployment-toolkit.md) @@ -137,5 +137,5 @@ ###### [XML Elements Library](usmt-xml-elements-library.md) ##### [Offline Migration Reference](offline-migration-reference.md) ## [Change history for Deploy Windows 10](change-history-for-deploy-windows-10.md) -# [Keep Windows 10 secure](../keep-secure/index.md) -# [Manage and update Windows 10](../manage/index.md) \ No newline at end of file +[//]: # (# [Keep Windows 10 secure](../keep-secure/index.md)) +[//]: # (# [Manage and update Windows 10](../manage/index.md)) \ No newline at end of file From bce59b1026fd6fe9af9f42413212062f01984cbe Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Wed, 8 Jun 2016 16:03:00 -0700 Subject: [PATCH 2/2] comments didn't work just removing lines for now --- windows/deploy/TOC.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/windows/deploy/TOC.md b/windows/deploy/TOC.md index ff81495adc..ff58491fd1 100644 --- a/windows/deploy/TOC.md +++ b/windows/deploy/TOC.md @@ -1,5 +1,3 @@ -[//]: # (# [What's new in Windows 10](../whats-new/index.md)) -[//]: # (# [Plan for Windows 10 deployment](../plan/index.md)) # [Deploy Windows 10](index.md) ## [Windows 10 deployment scenarios](windows-10-deployment-scenarios.md) ## [Deploy Windows 10 with the Microsoft Deployment Toolkit](deploy-windows-10-with-the-microsoft-deployment-toolkit.md) @@ -136,6 +134,4 @@ ###### [Recognized Environment Variables](usmt-recognized-environment-variables.md) ###### [XML Elements Library](usmt-xml-elements-library.md) ##### [Offline Migration Reference](offline-migration-reference.md) -## [Change history for Deploy Windows 10](change-history-for-deploy-windows-10.md) -[//]: # (# [Keep Windows 10 secure](../keep-secure/index.md)) -[//]: # (# [Manage and update Windows 10](../manage/index.md)) \ No newline at end of file +## [Change history for Deploy Windows 10](change-history-for-deploy-windows-10.md) \ No newline at end of file