angular/aio/content/tutorial
Hadi 9a172a9345 docs: update first-app-lesson-11.md to include info about routerLink (#50348)
Add info about importing RouterLink and RouterOutlet.

The existing document results in an error. The error indicates that the anchor element doesn't have the binding property for routerLink.

The corresponding module (RouterModule) should be imported in the component template.

Add description for RouterModule in housing-location component

The description is added to fix the issue with the anchor element tag binding.

PR Close #50348
2023-06-12 14:26:03 +02:00
..
first-app docs: update first-app-lesson-11.md to include info about routerLink (#50348) 2023-06-12 14:26:03 +02:00
tour-of-heroes docs: Fix punctuation for better consistency (#50560) 2023-06-06 14:11:42 -07:00
index.md docs: add first-app lesson-14 (#49980) 2023-05-01 10:02:19 -07:00
tutorial-template.md docs: add first-app tutorial lesson-00 (#49980) 2023-05-01 10:02:16 -07:00