We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0528b47 commit ee3cfc8Copy full SHA for ee3cfc8
aio/content/tutorial/toh-pt6.md
@@ -492,7 +492,7 @@ Here are the code files discussed on this page \(all in the `src/app/` folder\).
492
### `HeroesComponent`
493
494
<code-tabs>
495
- <code-pane header="heroes/heroes.component.html" path="toh-pt6/src/app/hero-search/heroes.component.html"></code-pane>
+ <code-pane header="heroes/heroes.component.html" path="toh-pt6/src/app/heroes/heroes.component.html"></code-pane>
496
<code-pane header="heroes/heroes.component.ts" path="toh-pt6/src/app/heroes/heroes.component.ts"></code-pane>
497
<code-pane header="heroes/heroes.component.css" path="toh-pt6/src/app/heroes/heroes.component.css"></code-pane>
498
</code-tabs>
0 commit comments