From d1181d525e07c7b8b86735fbce71be35a42a7d21 Mon Sep 17 00:00:00 2001 From: Dani Halfin Date: Tue, 30 Apr 2019 10:04:22 -0700 Subject: [PATCH] fixing some release information issues --- windows/hub/TOC.md | 2 +- windows/release-information/docfx.json | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/hub/TOC.md b/windows/hub/TOC.md index 1883594880..a811ff7119 100644 --- a/windows/hub/TOC.md +++ b/windows/hub/TOC.md @@ -1,6 +1,6 @@ # [Windows 10 and Windows 10 Mobile](index.md) ## [What's new](/windows/whats-new) -## [Release information](release-information.md) +## [Release information](/windows/release-information) ## [Deployment](/windows/deployment) ## [Configuration](/windows/configuration) ## [Client management](/windows/client-management) diff --git a/windows/release-information/docfx.json b/windows/release-information/docfx.json index dd9fcd85dd..a91619d79b 100644 --- a/windows/release-information/docfx.json +++ b/windows/release-information/docfx.json @@ -37,6 +37,8 @@ "globalMetadata": { "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "ms.prod": "w10", + "ms.date": "4/30/2019", + "titleSuffix": "Windows Release Information", "extendBreadcrumb": true, "feedback_system": "None" },