diff --git a/public/docs/js/latest/guide/_data.json b/public/docs/js/latest/guide/_data.json index 5a94bbc07f..05048ac264 100644 --- a/public/docs/js/latest/guide/_data.json +++ b/public/docs/js/latest/guide/_data.json @@ -9,11 +9,6 @@ "title": "Getting Started" }, - "setupAlt": { - "title": "Getting Started-testable examples version" - }, - - "displaying-data": { "title": "Displaying Data", "intro": "Displaying data is job number one for any good application. In Angular, you bind data to elements in HTML templates and Angular automatically updates the UI as data changes."