docs: move "Browser Support" page in navigation tree (#42326)
Closes #39270 PR Close #42326
This commit is contained in:
parent
3d9062dad7
commit
063d1789c2
@ -291,7 +291,6 @@
|
||||
"title": "Router reference",
|
||||
"tooltip": "Describes highlight some core router API concepts."
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -672,6 +671,11 @@
|
||||
"title": "Roadmap",
|
||||
"tooltip": "Roadmap of the Angular team."
|
||||
},
|
||||
{
|
||||
"url": "guide/browser-support",
|
||||
"title": "Browser Support",
|
||||
"tooltip": "Browser support and polyfills guide."
|
||||
},
|
||||
{
|
||||
"title": "Updating to Version 12",
|
||||
"tooltip": "Support for updating your application from version 11 to 12.",
|
||||
@ -809,11 +813,6 @@
|
||||
"title": "TypeScript Configuration",
|
||||
"tooltip": "TypeScript configuration for Angular developers."
|
||||
},
|
||||
{
|
||||
"url": "guide/browser-support",
|
||||
"title": "Browser Support",
|
||||
"tooltip": "Browser support and polyfills guide."
|
||||
},
|
||||
{
|
||||
"url": "guide/strict-mode",
|
||||
"title": "Strict mode",
|
||||
|
Loading…
x
Reference in New Issue
Block a user