From 83dbaac9ffc0f311340218c55bea2f3c214ab39d Mon Sep 17 00:00:00 2001 From: Gary Moore <5432776+garycentric@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:10:39 -0700 Subject: [PATCH 1/3] Realign file name to requirement --- Community/TOC.yml | 2 +- Community/{index_mm4m365.yml => index-mm4m365.yml} | 0 Community/index.yml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename Community/{index_mm4m365.yml => index-mm4m365.yml} (100%) diff --git a/Community/TOC.yml b/Community/TOC.yml index 600596ec..f5bb107c 100644 --- a/Community/TOC.yml +++ b/Community/TOC.yml @@ -37,7 +37,7 @@ Items: - name: Maturity Model for Microsoft 365 items: - name: Overview - href: index_mm4m365.yml + href: index-mm4m365.yml items: - name: Introduction href: microsoft365-maturity-model--intro.md diff --git a/Community/index_mm4m365.yml b/Community/index-mm4m365.yml similarity index 100% rename from Community/index_mm4m365.yml rename to Community/index-mm4m365.yml diff --git a/Community/index.yml b/Community/index.yml index 227d39f9..d03b3765 100644 --- a/Community/index.yml +++ b/Community/index.yml @@ -67,7 +67,7 @@ landingContent: - linkListType: learn links: - text: Learn about the Maturity Model - url: index_mm4m365.yml + url: index-mm4m365.yml # Card (optional) - title: SharePoint Better Practices From 6879d6f8c0f3d78a368b45c06cc31295693df9f5 Mon Sep 17 00:00:00 2001 From: Gary Moore <5432776+garycentric@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:17:13 -0700 Subject: [PATCH 2/3] Add redirection for name correction --- .openpublishing.redirection.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 78c2ba87..37d02285 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -9,7 +9,11 @@ "source_path": "Community/Yet-another-Tool-Why-you-will-probably-love-Project-Moca-aka-Outlook-Spaces.md", "redirect_url": "/microsoft-365/community/", "redirect_document_id": false + }, + { + "source_path": "Community/index_mm4m365.yml", + "redirect_url": "/microsoft-365/community/index-mm4m365", + "redirect_document_id": true } - ] } From 8e52f83b00e3d9440e51bab0e4ff04ce63efcfcd Mon Sep 17 00:00:00 2001 From: Gary Moore <5432776+garycentric@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:19:47 -0700 Subject: [PATCH 3/3] Replace invalid localization metadata --- Community/index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Community/index.yml b/Community/index.yml index d03b3765..6f25c1df 100644 --- a/Community/index.yml +++ b/Community/index.yml @@ -13,7 +13,7 @@ metadata: author: jhendr #Required; your GitHub user alias, with correct capitalization. ms.author: pamgreen #Required; microsoft alias of author; optional team alias. ms.date: 10/28/2020 #Required; mm/dd/yyyy format - localization_priority: Priority + ms.localizationpriority: Low # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new