chore: remove toh from nav until more chapters are up, fix bad image

This commit is contained in:
Naomi Black 2015-10-10 03:39:08 -07:00
parent f4d5d163ac
commit 76ec18f9bb
3 changed files with 2 additions and 4 deletions

View File

@ -8,9 +8,7 @@
"gettingStarted": {
"title": "Getting Started"
},
"toh-pt1": {
"title": "Tour of Heroes Begins"
},
"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."

View File

@ -450,4 +450,4 @@ include ../../../../_includes/_util-fns
We're about to build a small application that demonstrates the great things
we can build with Angular 2.
Join us next on the [Tour of Heroes].
<!--TODO Join us next on the [Tour of Heroes]. -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB