mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: Fix router api url link on tutorial page (#53416)
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com> PR Close #53416
This commit is contained in:
parent
9f18227f3a
commit
ec526ca77a
1 changed files with 1 additions and 1 deletions
|
|
@ -271,5 +271,5 @@ For more information about routing, see the following topics:
|
|||
|
||||
<docs-pill-row>
|
||||
<docs-pill href="guide/routing/common-router-tasks" title="In-app Routing and Navigation"/>
|
||||
<docs-pill href="api/router" title="Router API"/>
|
||||
<docs-pill href="api/router/Router" title="Router API"/>
|
||||
</docs-pill-row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue