diff --git a/public/docs/dart/latest/_data.json b/public/docs/dart/latest/_data.json index 08a416ee18..7cc6097c3d 100644 --- a/public/docs/dart/latest/_data.json +++ b/public/docs/dart/latest/_data.json @@ -3,7 +3,7 @@ "icon": "home", "title": "Angular Docs", "menuTitle": "Docs Home", - "banner": "Angular 2 is currently in Beta. We recommend using Angular for Dart for production applications." + "banner": "Angular 2 is currently in Beta." }, "quickstart": { @@ -14,7 +14,7 @@ "guide": { "icon": "list", "title": "Step By Step Guide", - "banner": "Angular 2 is currently in Beta. For AngularDart 1.X resources, visit angulardart.org." + "banner": "Angular 2 is currently in Beta." }, "api": { @@ -25,7 +25,7 @@ "resources": { "icon": "play-circle-fill", "title": "Angular Resources", - "banner": "Angular 2 is currently in Beta. For AngularDart 1.X resources, visit angulardart.org." + "banner": "Angular 2 is currently in Beta." }, "help": { diff --git a/public/docs/dart/latest/api/index.jade b/public/docs/dart/latest/api/index.jade index b5333bdc7b..c0b081114d 100644 --- a/public/docs/dart/latest/api/index.jade +++ b/public/docs/dart/latest/api/index.jade @@ -8,9 +8,3 @@ p.text-center Angular 2 API Preview (JavaScript) - - .l-sub-section - h3 Angular 1 for Production - p. - If you're building a production app today, please - use AngularDart 1.X. diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json index e9ca85369e..2315c7f4b0 100644 --- a/public/docs/js/latest/_data.json +++ b/public/docs/js/latest/_data.json @@ -3,7 +3,7 @@ "icon": "home", "title": "Angular Docs", "menuTitle": "Docs Home", - "banner": "Angular 2 is currently in Beta. We recommend using Angular 1.X for production applications." + "banner": "Angular 2 is currently in Beta." }, "quickstart": { @@ -14,7 +14,7 @@ "guide": { "icon": "list", "title": "Developer Guide", - "banner": "Angular 2 is currently in Beta. For Angular 1.X Resources please visit Angularjs.org." + "banner": "Angular 2 is currently in Beta." }, "api": { @@ -25,7 +25,7 @@ "resources": { "icon": "play-circle-fill", "title": "Angular Resources", - "banner": "Angular 2 is currently in Beta. For Angular 1.X Resources please visit Angularjs.org." + "banner": "Angular 2 is currently in Beta." }, "help": { diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json index 83cb4ba3e7..f9ea1d922d 100644 --- a/public/docs/ts/latest/_data.json +++ b/public/docs/ts/latest/_data.json @@ -3,7 +3,7 @@ "icon": "home", "title": "Angular Docs", "menuTitle": "Docs Home", - "banner": "Angular 2 is currently in Beta. We recommend using Angular 1.X for production applications." + "banner": "Angular 2 is currently in Beta." }, "quickstart": { @@ -14,19 +14,19 @@ "tutorial": { "icon": "list", "title": "Tutorial", - "banner": "Angular 2 is currently in Beta. For Angular 1.X Resources please visit Angularjs.org." + "banner": "Angular 2 is currently in Beta." }, "guide": { "icon": "list", "title": "Developer Guides", - "banner": "Angular 2 is currently in Beta. For Angular 1.X Resources please visit Angularjs.org." + "banner": "Angular 2 is currently in Beta." }, "testing": { "icon": "list", "title": "Testing Guides", - "banner": "Angular 2 is currently in Beta. For Angular 1.X Resources please visit Angularjs.org." + "banner": "Angular 2 is currently in Beta." }, "api": { @@ -37,7 +37,7 @@ "resources": { "icon": "play-circle-fill", "title": "Angular Resources", - "banner": "Angular 2 is currently in Beta. For Angular 1.X Resources please visit Angularjs.org." + "banner": "Angular 2 is currently in Beta." }, "help": { diff --git a/public/download/_data.json b/public/download/_data.json index def597586c..f255c5d8b9 100644 --- a/public/download/_data.json +++ b/public/download/_data.json @@ -25,7 +25,7 @@ "language": "Javascript", "version": "1", "url": "https://code.angularjs.org/", - "description": "The production ready version of Angular for JavaScript" + "description": "The 1.x version of Angular for JavaScript" }, "Angular_1_DART": { @@ -33,7 +33,7 @@ "language": "Dart", "version": "1", "url": "https://angulardart.org/", - "description": "The production ready version of Angular for Dart" + "description": "The 1.x version of Angular for Dart" }, "AngularFire_1": {