From ec9c9988443618273e5bc7c1c516f6f1a61a3a90 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Fri, 24 Mar 2023 08:07:45 -0700 Subject: [PATCH] delete and redirect old md file to new one --- .openpublishing.redirection.json | 5 +++++ windows/deployment/TOC.yml | 4 ++-- .../update/{quality-updates.md => release-cycle.md} | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) rename windows/deployment/update/{quality-updates.md => release-cycle.md} (97%) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 6921b57b15..4931fe349d 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -20735,6 +20735,11 @@ "redirect_url": "https://aka.ms/AzureCodeSigning", "redirect_document_id": false }, + { + "source_path": "windows/deployment/update/quality-updates.md", + "redirect_url": "/windows/deployment/update/release-cycle", + "redirect_document_id": false + }, { "source_path": "windows/deployment/windows-autopatch/references/windows-autopatch-privacy.md", "redirect_url": "/windows/deployment/windows-autopatch/overview/windows-autopatch-privacy", diff --git a/windows/deployment/TOC.yml b/windows/deployment/TOC.yml index c46c5d7611..37eb5a69cb 100644 --- a/windows/deployment/TOC.yml +++ b/windows/deployment/TOC.yml @@ -11,8 +11,8 @@ href: update/waas-quick-start.md - name: Windows as a service overview href: update/waas-overview.md - - name: Monthly updates - href: update/quality-updates.md + - name: Update release cycle + href: update/release-cycle.md - name: Basics of Windows updates, channels, and tools href: update/get-started-updates-channels-tools.md - name: Prepare servicing strategy for Windows client updates diff --git a/windows/deployment/update/quality-updates.md b/windows/deployment/update/release-cycle.md similarity index 97% rename from windows/deployment/update/quality-updates.md rename to windows/deployment/update/release-cycle.md index 0e576c51e2..53a219e3f4 100644 --- a/windows/deployment/update/quality-updates.md +++ b/windows/deployment/update/release-cycle.md @@ -1,6 +1,6 @@ --- -title: Monthly updates for Windows clients -description: Learn about Windows monthly update types to stay productive and protected. +title: Update release cycle for Windows clients +description: Learn about the release cycle of updates for Windows clients to stay productive and protected. ms.prod: windows-client author: mestew ms.localizationpriority: medium