angular-cn/aio/content
Zach Arend cb48bde35d docs: in toh-pt5, navigate back to home page after going to `/heroes` (#42279)
This fixes an issue in part 5 of the Tour of Heroes tutorial on
angular.io. At the end of the `Add RouterOutlet` section, the reader navigates to
`"/heroes"`. The next section, `Add a navigation link`, instructs the user to click ona link on the dashboard page to navigate to the heroes page. This is problematic because the previous section instructed the reader to navigate to the heroes page, not the dashboard. It assumes, the reader is on the dashboard page.

Fixes issue by instructing the reader to navigate back to the dashboard
after navigating to `"/heroes"` in the `Add RouterOutlet` section.

resolves #41212

PR Close #42279
2021-05-24 19:27:24 +00:00
..
cli build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
errors docs: add error page for NG6999 (#41708) 2021-04-28 14:22:46 -07:00
examples docs: align code in `product-example.component.*.ts` files (#42155) 2021-05-24 19:26:26 +00:00
guide docs: include source code styling section in docs style guide (#42227) 2021-05-24 17:38:02 +00:00
images docs: Update madleinas.jpg to fit size requirements (#42276) 2021-05-24 18:16:26 +00:00
marketing docs: add madleinas to contributors (#42276) 2021-05-24 18:16:26 +00:00
start docs: Edited to remove jargon (#41976) 2021-05-10 10:29:36 -04:00
tutorial docs: in toh-pt5, navigate back to home page after going to `/heroes` (#42279) 2021-05-24 19:27:24 +00:00
file-not-found.md fix(docs-infra): increase the max width of the `file-not-found` page (#41275) 2021-04-01 11:36:44 -07:00
license.md docs: update year (#40925) 2021-02-22 12:37:40 -08:00
navigation.json docs: add new tutorial that explains how to use the UrlMatcher for custom route matching (#42138) 2021-05-20 23:05:32 +00:00