diff --git a/public/docs/dart/latest/_data.json b/public/docs/dart/latest/_data.json index 4982e87a15..10a40b3ff8 100644 --- a/public/docs/dart/latest/_data.json +++ b/public/docs/dart/latest/_data.json @@ -11,12 +11,12 @@ "title": "5 Min Quickstart" }, - "resources": { - "icon": "play-circle-fill", - "title": "Angular Resources", + "guide": { + "icon": "list", + "title": "Step By Step Guide", "banner": "Angular 2 is currently in Alpha Preview. For AngularDart 1.X resources, visit angulardart.org." }, - + "api": { "icon": "book", "title": "API Proposal" diff --git a/public/docs/dart/latest/guide/_data.json b/public/docs/dart/latest/guide/_data.json index 443462cdec..c303f3f2f7 100644 --- a/public/docs/dart/latest/guide/_data.json +++ b/public/docs/dart/latest/guide/_data.json @@ -19,17 +19,4 @@ "talking-to-components": { "title": "Talking to Components" - }, - - "using-forms": { - "title": "Using Forms" - }, - - "transforming-data": { - "title": "Transforming data (pipes)" - }, - - "reusing-components": { - "title": "Reusing Components" - } -} + } \ No newline at end of file