diff --git a/.openpublishing.build.ps1 b/.openpublishing.build.ps1 deleted file mode 100644 index aadef762..00000000 --- a/.openpublishing.build.ps1 +++ /dev/null @@ -1,17 +0,0 @@ -param( - [string]$buildCorePowershellUrl = "https://opbuildstorageprod.blob.core.windows.net/opps1container/.openpublishing.buildcore.ps1", - [string]$parameters -) -# Main -$errorActionPreference = 'Stop' - -# Step-1: Download buildcore script to local -echo "download build core script to local with source url: $buildCorePowershellUrl" -$repositoryRoot = Split-Path -Parent $MyInvocation.MyCommand.Definition -$buildCorePowershellDestination = "$repositoryRoot\.openpublishing.buildcore.ps1" -Invoke-WebRequest $buildCorePowershellUrl -OutFile "$buildCorePowershellDestination" - -# Step-2: Run build core -echo "run build core script with parameters: $parameters" -& "$buildCorePowershellDestination" "$parameters" -exit $LASTEXITCODE 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 } - ] } 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..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 @@ -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