angular.courses

router-relative-link-resolution-default

angular11.0.0

The default value for `relativeLinkResolution` is changing from 'legacy' to 'corrected'. This migration updates `RouterModule` configurations that use the default value to now specifically use 'legacy' to prevent breakages when updating.

No example diff available for this migration yet.