Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit b962383

Browse files
Foxandxsswardbell
authored andcommitted
chore: re-title webpack guide to emphasize "Webpack", not "Intro"
closes #1492
1 parent 0047919 commit b962383

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/docs/dart/latest/guide/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
},
136136

137137
"webpack": {
138-
"title": "Introduction to Webpack",
138+
"title": "Webpack: an introduction",
139139
"intro": "Create your Angular 2 applications with a Webpack based tooling",
140140
"hide": true
141141
},

public/docs/js/latest/guide/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
},
134134

135135
"webpack": {
136-
"title": "Introduction to Webpack",
136+
"title": "Webpack: an introduction",
137137
"intro": "Create your Angular 2 applications with a Webpack based tooling",
138138
"hide": true
139139
},

public/docs/ts/latest/guide/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
},
133133

134134
"webpack": {
135-
"title": "Introduction to Webpack",
135+
"title": "Webpack: an introduction",
136136
"intro": "Create your Angular 2 applications with a Webpack based tooling"
137137
},
138138

0 commit comments

Comments
 (0)