mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs(router): update link to development guide in README.md (#59388)
PR Close #59388
This commit is contained in:
@@ -6,4 +6,4 @@ Managing state transitions is one of the hardest parts of building applications.
|
||||
The Angular router is designed to solve these problems. Using the router, you can declaratively specify application state, manage state transitions while taking care of the URL, and load components on demand.
|
||||
|
||||
## Guide
|
||||
Read the dev guide [here](https://angular.io/guide/routing/common-router-tasks).
|
||||
Read the dev guide [here](https://angular.dev/guide/routing).
|
||||
|
||||
Reference in New Issue
Block a user