diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index b35517e8..f99678d8 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -48,7 +48,7 @@ { "path_to_root": "_themes", "url": "https://github.com/Microsoft/templates.docs.msft", - "branch": "main", + "branch": "master", "branch_mapping": {} }, { diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index a0c82ee3..0776836b 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -239,6 +239,11 @@ "source_path": "Contribute/content/architecture-center/solution-idea-templates.md", "redirect_url": "/contribute/content/architecture-center/aac-contribute", "redirect_document_id": false + }, + { + "source_path": "Contribute/content/ai-navigator/index.yml", + "redirect_url": "/ai/skills-navigator", + "redirect_document_id": false } ] } \ No newline at end of file diff --git a/Contribute/content/ai-navigator/docfx.json b/Contribute/content/ai-navigator/docfx.json index 712229ac..1e40dfa6 100644 --- a/Contribute/content/ai-navigator/docfx.json +++ b/Contribute/content/ai-navigator/docfx.json @@ -45,7 +45,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { - "breadcrumb_path": "~/breadcrumb/toc.json", + "breadcrumb_path": "./breadcrumb/toc.json", "feedback_system": "Standard", "permissioned-type": "public" },