From e09986f3beda35c0d0e04a1d3b17c89c2f0703ae Mon Sep 17 00:00:00 2001 From: greg-lindsay Date: Wed, 2 Jun 2021 20:15:22 -0700 Subject: [PATCH] fixup --- windows/deployment/TOC.yml | 8 ++-- windows/deployment/index.yml | 2 +- windows/sv/index.yml | 42 +++++++++---------- windows/sv/windows-11-faq.md | 21 ---------- ...1-lifecycle.md => windows-sv-lifecycle.md} | 0 ...-11-overview.md => windows-sv-overview.md} | 0 ...irements.md => windows-sv-requirements.md} | 0 7 files changed, 25 insertions(+), 48 deletions(-) delete mode 100644 windows/sv/windows-11-faq.md rename windows/sv/{windows-11-lifecycle.md => windows-sv-lifecycle.md} (100%) rename windows/sv/{windows-11-overview.md => windows-sv-overview.md} (100%) rename windows/sv/{windows-11-requirements.md => windows-sv-requirements.md} (100%) diff --git a/windows/deployment/TOC.yml b/windows/deployment/TOC.yml index 50fd1c8bb7..0e2693fd62 100644 --- a/windows/deployment/TOC.yml +++ b/windows/deployment/TOC.yml @@ -6,7 +6,7 @@ - name: What's new href: deploy-whats-new.md - name: Windows 11 deployment overview - href: windows-11-deploy.md + href: windows-sv-deploy.md - name: Windows client deployment scenarios href: windows-10-deployment-scenarios.md - name: What is Windows as a service? @@ -36,7 +36,7 @@ - name: Plan items: - name: Windows 11 deployment planning - href: windows-11-plan.md + href: windows-sv-plan.md - name: Create a deployment plan href: update/create-deployment-plan.md - name: Define readiness criteria @@ -72,7 +72,7 @@ - name: Prepare items: - name: Prepare to deploy Windows 11 - href: windows-11-prepare.md + href: windows-sv-prepare.md - name: Prepare to deploy Windows 10 updates href: update/prepare-deploy-windows.md - name: Evaluate and update infrastructure @@ -105,7 +105,7 @@ - name: Deploy Windows client items: - name: Windows 11 deployment overview - href: windows-11-deploy.md + href: windows-sv-deploy.md - name: Deploy Windows client with Autopilot href: windows-autopilot/index.yml - name: Deploy Windows client with Configuration Manager diff --git a/windows/deployment/index.yml b/windows/deployment/index.yml index f6f9bf26ec..7b8a56f315 100644 --- a/windows/deployment/index.yml +++ b/windows/deployment/index.yml @@ -67,7 +67,7 @@ landingContent: - text: What's new in Windows deployment url: deploy-whats-new.md - text: Windows 11 deployment overview - url: sv-deploy.md + url: windows-sv-deploy.md - text: Windows client deployment scenarios url: windows-10-deployment-scenarios.md - text: Basics of Windows updates, channels, and tools diff --git a/windows/sv/index.yml b/windows/sv/index.yml index 5e33fe3113..9ce50839f3 100644 --- a/windows/sv/index.yml +++ b/windows/sv/index.yml @@ -1,7 +1,7 @@ ### YamlMime:Landing title: Windows SV # < 60 chars -summary: Find out about Windows Windows 11. # < 160 chars +summary: Find out about Windows Windows Sun Valley. # < 160 chars metadata: title: Windows SV # Required; page title displayed in search results. Include the brand. < 60 chars. @@ -26,38 +26,36 @@ landingContent: linkLists: - linkListType: overview links: - - text: Windows Windows 11 overview - url: sv-overview.md - - text: Windows Windows 11 requirements - url: sv-requirements.md - - text: Windows Windows 11 FAQ - url: sv-faq.md + - text: Windows Sun Valley overview + url: windows-sv-overview.md + - text: Windows Sun Valley requirements + url: windows-sv-requirements.md # Card (optional) - - title: Deploy Windows 11 + - title: Deploy Windows Sun Valley linkLists: - linkListType: overview links: - - text: Plan to deploy Windows Windows 11 - url: /windows/deployment/sv-plan.md - - text: Prepare for Windows Windows 11 - url: /windows/deployment/sv-prepare.md - - text: Deploy Windows Windows 11 - url: /windows/deployment/sv-deploy.md - - text: Configure Windows Windows 11 + - text: Plan to deploy Windows Windows Sun Valley + url: /windows/deployment/windows-sv-plan.md + - text: Prepare for Windows Windows Sun Valley + url: /windows/deployment/windows-sv-prepare.md + - text: Deploy Windows Windows Sun Valley + url: /windows/deployment/windows-sv-deploy.md + - text: Configure Windows Windows Sun Valley url: /windows/configuration/sv-configure.md - - text: Manage Windows Windows 11 - url: /windows/client-management/sv-manage.md - - text: Windows Windows 11 application readiness - url: /windows/application-management/sv-app-readiness.md + - text: Manage Windows Windows Sun Valley + url: /windows/client-management/windows-sv-manage.md + - text: Windows Windows Sun Valley application readiness + url: /windows/application-management/windows-sv-app-readiness.md # Card (optional) - title: Support information linkLists: - linkListType: overview links: - - text: Windows Windows 11 lifecycle + - text: Windows Windows Sun Valley lifecycle url: placeholder.md - - text: Windows Windows 11 release information - url: ../release-health + - text: Windows Windows Sun Valley release information + url: /windows/release-health diff --git a/windows/sv/windows-11-faq.md b/windows/sv/windows-11-faq.md deleted file mode 100644 index 1ac810bb60..0000000000 --- a/windows/sv/windows-11-faq.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Placeholder -description: PH -ms.reviewer: -manager: laurawi -ms.audience: itpro -author: greg-lindsay -ms.author: greglin -ms.prod: w10 -ms.mktglfcycl: deploy -ms.sitesec: library -ms.localizationpriority: medium -audience: itpro -ms.topic: article -ms.custom: seo-marvel-apr2020 ---- - -# Windows 11 frequently asked questions (FAQ) - -FAQ. - diff --git a/windows/sv/windows-11-lifecycle.md b/windows/sv/windows-sv-lifecycle.md similarity index 100% rename from windows/sv/windows-11-lifecycle.md rename to windows/sv/windows-sv-lifecycle.md diff --git a/windows/sv/windows-11-overview.md b/windows/sv/windows-sv-overview.md similarity index 100% rename from windows/sv/windows-11-overview.md rename to windows/sv/windows-sv-overview.md diff --git a/windows/sv/windows-11-requirements.md b/windows/sv/windows-sv-requirements.md similarity index 100% rename from windows/sv/windows-11-requirements.md rename to windows/sv/windows-sv-requirements.md