From a1b8acf7fb86a2857a93de76906d497045f1224e Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 13 May 2025 09:23:40 -0500 Subject: [PATCH 1/2] Add redir for index.md --- .openpublishing.redirection.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 32936cd95d..38be3ec922 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -1,5 +1,15 @@ { "redirections": [ + { + "source_path": "docset/docs-conceptual/windows/index.md", + "redirect_url": "/powershell/windows/get-started", + "redirect_document_id": false + }, + { + "source_path": "docset/docs-conceptual/windows/overview.md", + "redirect_url": "/powershell/windows/get-started", + "redirect_document_id": false + }, { "redirect_document_id": true, "redirect_url": "winserver2016-ps/netconnection/Get-NetConnectionProfile?view=WindowsServer2016-ps", From 606efa8600c2cce9e4398899a3f12898a069a240 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 13 May 2025 09:32:25 -0500 Subject: [PATCH 2/2] Fix archive_url --- docset/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/docfx.json b/docset/docfx.json index 25e8caa6a8..a83e4293f0 100644 --- a/docset/docfx.json +++ b/docset/docfx.json @@ -44,7 +44,7 @@ } }, "apiPlatform": "powershell", - "archive_url": "https://learn.microsoft.com/previous-versions/powershell/windows", + "archive_url": "https://learn.microsoft.com/previous-versions/powershell/windows/get-started", "author": "robinharwood", "breadcrumb_path": "/powershell/windows/bread/toc.json", "contributors_to_exclude": [