From e45ca54af76d1912ee9c0acc804774108103faa7 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Tue, 9 Jul 2024 15:13:07 -0400 Subject: [PATCH] renames --- .openpublishing.redirection.education.json | 15 +++++++++++++++ education/windows/index.yml | 2 +- .../suspcs => suspcs/images}/landing-page.png | Bin .../suspcs => suspcs/images}/splash-screen.png | Bin .../index.md} | 0 .../provisioning-package.md} | 0 .../reference.md} | 0 education/windows/toc.yml | 6 +++--- 8 files changed, 19 insertions(+), 4 deletions(-) rename education/windows/{images/suspcs => suspcs/images}/landing-page.png (100%) rename education/windows/{images/suspcs => suspcs/images}/splash-screen.png (100%) rename education/windows/{use-set-up-school-pcs-app.md => suspcs/index.md} (100%) rename education/windows/{set-up-school-pcs-provisioning-package.md => suspcs/provisioning-package.md} (100%) rename education/windows/{set-up-school-pcs-technical.md => suspcs/reference.md} (100%) diff --git a/.openpublishing.redirection.education.json b/.openpublishing.redirection.education.json index 77b49e134c..56cd89067e 100644 --- a/.openpublishing.redirection.education.json +++ b/.openpublishing.redirection.education.json @@ -306,6 +306,21 @@ "source_path": "education/windows/tutorial-school-deployment/troubleshoot-overview.md", "redirect_url": "/mem/intune/industry/education/tutorial-school-deployment/troubleshoot-overview", "redirect_document_id": false + }, + { + "source_path": "education/windows/set-up-1.md", + "redirect_url": "/education/windows/suspcs", + "redirect_document_id": false + }, + { + "source_path": "education/windows/set-up-2.md", + "redirect_url": "/education/windows/suspcs", + "redirect_document_id": false + }, + { + "source_path": "education/windows/set-up-3.md", + "redirect_url": "/education/windows/suspcs", + "redirect_document_id": false } ] } \ No newline at end of file diff --git a/education/windows/index.yml b/education/windows/index.yml index ac12ab0836..85b1b99c27 100644 --- a/education/windows/index.yml +++ b/education/windows/index.yml @@ -40,7 +40,7 @@ productDirectory: text: "Tutorial: deploy and manage Windows devices in a school" - url: /education/windows/tutorial-school-deployment/enroll-autopilot text: Enrollment in Intune with Windows Autopilot - - url: use-set-up-school-pcs-app.md + - url: suspcs/index.md text: Deploy devices with Set up School PCs - url: /windows/deployment text: Learn more about Windows deployment > diff --git a/education/windows/images/suspcs/landing-page.png b/education/windows/suspcs/images/landing-page.png similarity index 100% rename from education/windows/images/suspcs/landing-page.png rename to education/windows/suspcs/images/landing-page.png diff --git a/education/windows/images/suspcs/splash-screen.png b/education/windows/suspcs/images/splash-screen.png similarity index 100% rename from education/windows/images/suspcs/splash-screen.png rename to education/windows/suspcs/images/splash-screen.png diff --git a/education/windows/use-set-up-school-pcs-app.md b/education/windows/suspcs/index.md similarity index 100% rename from education/windows/use-set-up-school-pcs-app.md rename to education/windows/suspcs/index.md diff --git a/education/windows/set-up-school-pcs-provisioning-package.md b/education/windows/suspcs/provisioning-package.md similarity index 100% rename from education/windows/set-up-school-pcs-provisioning-package.md rename to education/windows/suspcs/provisioning-package.md diff --git a/education/windows/set-up-school-pcs-technical.md b/education/windows/suspcs/reference.md similarity index 100% rename from education/windows/set-up-school-pcs-technical.md rename to education/windows/suspcs/reference.md diff --git a/education/windows/toc.yml b/education/windows/toc.yml index b27e384297..9442e1c3fc 100644 --- a/education/windows/toc.yml +++ b/education/windows/toc.yml @@ -47,7 +47,7 @@ items: - name: Get and deploy Minecraft Education href: get-minecraft-for-education.md - name: Use the Set up School PCs app - href: use-set-up-school-pcs-app.md + href: suspcs/index.md - name: Upgrade Windows Home to Windows Education on student-owned devices href: change-home-to-edu.md - name: Reference @@ -55,9 +55,9 @@ items: - name: Set up School PCs items: - name: Set up School PCs app technical reference - href: set-up-school-pcs-technical.md + href: suspcs/reference.md - name: Provisioning package settings - href: set-up-school-pcs-provisioning-package.md + href: suspcs/provisioning-package.md - name: Take a Test technical reference href: take-a-test-app-technical.md - name: Shared PC technical reference