From 9ae8cf2e3b3af8bd349444806536594973a5b0fa Mon Sep 17 00:00:00 2001 From: Tom Dykstra Date: Tue, 15 Nov 2022 13:54:40 -0800 Subject: [PATCH] Move What's new in docs to What's new section of toc (#27650) --- aspnetcore/toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 6001fa952c..4a73bf2a64 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -1,8 +1,6 @@ items: - name: ASP.NET Core documentation href: index.yml - - name: What's new in ASP.NET Core docs - href: whats-new/index.yml - name: Overview items: - name: About ASP.NET Core @@ -15,6 +13,8 @@ items: uid: getting-started - name: What's new items: + - name: What's new in docs + href: whats-new/index.yml - name: What's new in 7.0 uid: aspnetcore-7 - name: What's new in 6.0