diff --git a/windows/hub/breadcrumb/toc.yml b/windows/hub/breadcrumb/toc.yml index 4539d3b751..a28aaa3b77 100644 --- a/windows/hub/breadcrumb/toc.yml +++ b/windows/hub/breadcrumb/toc.yml @@ -25,9 +25,9 @@ - name: Mobile Device Management tocHref: /windows/client-management/mdm/ topicHref: /windows/client-management/mdm/index - - name: Known issues - tocHref: /windows/known-issues/ - topicHref: /windows/known-issues/index + - name: Release information + tocHref: /windows/release-information/ + topicHref: /windows/release-information/index - name: Privacy tocHref: /windows/privacy/ topicHref: /windows/privacy/index diff --git a/windows/release-information/docfx.json b/windows/release-information/docfx.json index 6a0fb3e804..dd9fcd85dd 100644 --- a/windows/release-information/docfx.json +++ b/windows/release-information/docfx.json @@ -35,7 +35,8 @@ "overwrite": [], "externalReference": [], "globalMetadata": { - "breadcrumb_path": "/release-information/breadcrumb/toc.json", + "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", + "ms.prod": "w10", "extendBreadcrumb": true, "feedback_system": "None" }, @@ -44,4 +45,4 @@ "dest": "release-information", "markdownEngineName": "markdig" } -} \ No newline at end of file +}