diff --git a/public/docs/ts/latest/guide/_data.json b/public/docs/ts/latest/guide/_data.json index 4e8bb691c7..7a0c4aab83 100644 --- a/public/docs/ts/latest/guide/_data.json +++ b/public/docs/ts/latest/guide/_data.json @@ -200,10 +200,5 @@ "webpack": { "title": "Webpack: an introduction", "intro": "Create Angular applications with a Webpack based tooling." - }, - - "universal": { - "title": "Angular Universal", - "intro": "How to use Angular Universal." } }