diff --git a/public/docs/dart/latest/guide/_data.json b/public/docs/dart/latest/guide/_data.json index 4b6553b64d..eed8cf36a4 100644 --- a/public/docs/dart/latest/guide/_data.json +++ b/public/docs/dart/latest/guide/_data.json @@ -135,7 +135,7 @@ }, "webpack": { - "title": "Introduction to Webpack", + "title": "Webpack: an introduction", "intro": "Create your Angular 2 applications with a Webpack based tooling", "hide": true }, diff --git a/public/docs/js/latest/guide/_data.json b/public/docs/js/latest/guide/_data.json index 59ba8dfd01..5584621203 100644 --- a/public/docs/js/latest/guide/_data.json +++ b/public/docs/js/latest/guide/_data.json @@ -133,7 +133,7 @@ }, "webpack": { - "title": "Introduction to Webpack", + "title": "Webpack: an introduction", "intro": "Create your Angular 2 applications with a Webpack based tooling", "hide": true }, diff --git a/public/docs/ts/latest/guide/_data.json b/public/docs/ts/latest/guide/_data.json index 9fae3fe5be..1da2728f72 100644 --- a/public/docs/ts/latest/guide/_data.json +++ b/public/docs/ts/latest/guide/_data.json @@ -132,7 +132,7 @@ }, "webpack": { - "title": "Introduction to Webpack", + "title": "Webpack: an introduction", "intro": "Create your Angular 2 applications with a Webpack based tooling" },