From 07b40849db58b59b8decbf65d2d3038856fd11d2 Mon Sep 17 00:00:00 2001 From: San Leen Date: Fri, 3 Jun 2022 22:37:12 +0800 Subject: [PATCH] docs: update navigation update-to-latest for v14 (#46246) This commit adds content related to Angular v14 to the title and tooltip of `navigation.json -> guide/update-to-latest-version` . PR Close #46246 --- aio/content/navigation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 2d831516009..ddc321d8f4c 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -860,8 +860,8 @@ }, { "url": "guide/update-to-latest-version", - "title": "Update to Version 13", - "tooltip": "Support to update your application to version 13" + "title": "Update to Version 14", + "tooltip": "Support to update your application to version 14" }, { "url": "guide/deprecations",