From 4473850d5e5b37de0223583037170de299bdbb26 Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Fri, 7 Oct 2016 14:36:00 -0700 Subject: [PATCH] chore: link the TS docs home page banner to the docs change-log --- public/docs/ts/latest/_data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json index e58052030e..f2379439e8 100644 --- a/public/docs/ts/latest/_data.json +++ b/public/docs/ts/latest/_data.json @@ -4,7 +4,7 @@ "title": "Angular Docs", "subtitle": "TypeScript", "menuTitle": "Docs Home", - "banner": "Angular release is 2.0. View the change log to see enhancements, fixes, and breaking changes." + "banner": "Angular release is 2.0. Learn about the latest updates to the documentation. View the Angular change log for enhancements, fixes, and breaking changes in Angular itself." }, "cli-quickstart": {