angular.courses

router-link-with-href

angular15.0.0

Since Angular v15, the `RouterLink` contains the logic of the `RouterLinkWithHref` directive. This migration replaces all `RouterLinkWithHref` references with `RouterLink`.

No example diff available for this migration yet.