From 05a787077c858c12fa864bf93d475caa063f8f17 Mon Sep 17 00:00:00 2001 From: tiaraquan Date: Wed, 1 Feb 2023 17:28:50 -0800 Subject: [PATCH] Tweaks --- .openpublishing.redirection.json | 10 ++++++++++ windows/deployment/windows-autopatch/TOC.yml | 4 ++-- ...> windows-autopatch-feature-update-end-user-exp.md} | 0 ...md => windows-autopatch-feature-update-overview.md} | 0 4 files changed, 12 insertions(+), 2 deletions(-) rename windows/deployment/windows-autopatch/operate/{windows-autopatch-fu-end-user-exp.md => windows-autopatch-feature-update-end-user-exp.md} (100%) rename windows/deployment/windows-autopatch/operate/{windows-autopatch-fu-overview.md => windows-autopatch-feature-update-overview.md} (100%) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 711942e1d6..7e4e331ff7 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -20449,6 +20449,16 @@ "source_path": "windows/security/identity-protection/hello-for-business/hello-event-300.md", "redirect_url": "/windows/security/identity-protection/hello-for-business/hello-faq", "redirect_document_id": false + }, + { + "source_path": "windows/deployment/windows-autopatch/operate/windows-autopatch-fu-overview.md", + "redirect_url": "/windows/deployment/windows-autopatch/operate/windows-autopatch-feature-update-overview", + "redirect_document_id": true + }, + { + "source_path": "windows/deployment/windows-autopatch/operate/windows-autopatch-fu-end-user-exp.md", + "redirect_url": "/windows/deployment/windows-autopatch/operate/windows-autopatch-feature-update-end-user-exp", + "redirect_document_id": true } ] } diff --git a/windows/deployment/windows-autopatch/TOC.yml b/windows/deployment/windows-autopatch/TOC.yml index 718c174a5f..7c75aa20cb 100644 --- a/windows/deployment/windows-autopatch/TOC.yml +++ b/windows/deployment/windows-autopatch/TOC.yml @@ -70,10 +70,10 @@ - name: Ineligible devices report—historical href: operate/windows-autopatch-wqu-ineligible-devices-historical-report.md - name: Windows feature updates - href: operate/windows-autopatch-fu-overview.md + href: operate/windows-autopatch-feature-update-overview.md items: - name: Windows feature update end user experience - href: operate/windows-autopatch-fu-end-user-exp.md + href: operate/windows-autopatch-feature-update-end-user-exp.md - name: Microsoft 365 Apps for enterprise href: operate/windows-autopatch-microsoft-365-apps-enterprise.md - name: Microsoft Edge diff --git a/windows/deployment/windows-autopatch/operate/windows-autopatch-fu-end-user-exp.md b/windows/deployment/windows-autopatch/operate/windows-autopatch-feature-update-end-user-exp.md similarity index 100% rename from windows/deployment/windows-autopatch/operate/windows-autopatch-fu-end-user-exp.md rename to windows/deployment/windows-autopatch/operate/windows-autopatch-feature-update-end-user-exp.md diff --git a/windows/deployment/windows-autopatch/operate/windows-autopatch-fu-overview.md b/windows/deployment/windows-autopatch/operate/windows-autopatch-feature-update-overview.md similarity index 100% rename from windows/deployment/windows-autopatch/operate/windows-autopatch-fu-overview.md rename to windows/deployment/windows-autopatch/operate/windows-autopatch-feature-update-overview.md