mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ec3c0b43b6
This commit fixes one of the URLs used for testing the accessibility of angular.io from `start-routing` to `start/start-routing`. The old URL is not correct and result in a "Page not found" error. This commit also increases some of the a11y scores. PR Close #42471