angular-docs-cn/aio/content/tutorial
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
..
index.md docs: Changing typo Stacblitz into Stackblitz in the Tour of Hereos tutorial docs page (#37794) 2020-06-29 12:17:40 -07:00
toh-pt0.md build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00
toh-pt1.md build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00
toh-pt2.md build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00
toh-pt3.md build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00
toh-pt4.md build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00
toh-pt5.md docs: in toh-pt5, navigate back to home page after going to `/heroes` (#42279) 2021-05-24 19:27:24 +00:00
toh-pt6.md build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00