Skip to content

Commit

Permalink
docs: Fix router api url link on tutorial page (angular#53416)
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Kumar <[email protected]>

PR Close angular#53416
  • Loading branch information
AdityaK60 authored and thePunderWoman committed Jan 25, 2024
1 parent 9f18227 commit ec526ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adev/src/content/guide/routing/router-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit ec526ca

Please sign in to comment.