angular-cn/aio/content/examples/getting-started-v0/src
George Kalpakas 1e151f9fe4 docs: fix instructions for setting up `ProductDetailsComponent` in `start-routing.md` (#40197)
PR #34934 switched the `getting-started` docs example from using the
index of a product in the `products` array to using the product's ID
property for indentifiying each product in the `ProductDetailsComponent`
component. However, some necessary changes in the example code and the
`start-routing.md` guide were missed in #34934, resulting in broken
instructions for the readers (see #40189).

This commit is essentially a follow-up to #34934, making the remaining
changes in the example code and the guide instructions.

Fixes #40189

PR Close #40197
2021-01-06 13:54:54 -08:00
..
app docs: fix instructions for setting up `ProductDetailsComponent` in `start-routing.md` (#40197) 2021-01-06 13:54:54 -08:00
assets docs: add new getting started guide (#27684) 2019-03-29 10:47:37 -07:00
index.html docs: add new getting started guide (#27684) 2019-03-29 10:47:37 -07:00
main.ts docs: more closely align the `getting-started-v0` and `getting-started` docs examples (#40197) 2021-01-06 13:54:54 -08:00