
committed by
Alex Rickabaugh

parent
b89bc37170
commit
1700bd6f08
@ -576,31 +576,15 @@
|
|||||||
"title": "Release Information",
|
"title": "Release Information",
|
||||||
"tooltip": "Angular release practices, updating, and upgrading.",
|
"tooltip": "Angular release practices, updating, and upgrading.",
|
||||||
"children": [
|
"children": [
|
||||||
|
{
|
||||||
|
"url": "guide/updating",
|
||||||
|
"title": "Keeping Up-to-Date",
|
||||||
|
"tooltip": "Information about updating Angular applications and libraries to the latest version."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "guide/releases",
|
"url": "guide/releases",
|
||||||
"title": "Angular Releases",
|
"title": "Angular Releases",
|
||||||
"tooltip": "Angular versioning, release, support, and deprecation policies and practices."
|
"tooltip": "Angular versioning, release, support, and deprecation policies and practices."
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "guide/updating",
|
|
||||||
"title": "Keeping Up-to-Date",
|
|
||||||
"tooltip": "Information about updating Angular applications and libraries to the latest version."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Upgrading from AngularJS",
|
|
||||||
"tooltip": "Incrementally upgrade an AngularJS application to Angular.",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"url": "guide/upgrade",
|
|
||||||
"title": "Upgrading Instructions",
|
|
||||||
"tooltip": "Incrementally upgrade an AngularJS application to Angular."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "guide/ajs-quick-reference",
|
|
||||||
"title": "AngularJS-Angular Concepts",
|
|
||||||
"tooltip": "Learn how AngularJS concepts and techniques map to Angular."
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user