mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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
This commit is contained in:
parent
1ba2098dbd
commit
07b40849db
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue