Skip to content

Commit

Permalink
docs: update link to post on redirects in router guide (angular#27256)
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaDevz authored and alxhub committed Jan 22, 2019
1 parent 6324ad4 commit 1df8be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio/content/guide/router.md
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ The default route should redirect to the `HeroListComponent` _only_ when the _en
Remember to restore the redirect to `pathMatch = 'full'`.

Learn more in Victor Savkin's
[post on redirects](http://victorsavkin.com/post/146722301646/angular-router-empty-paths-componentless-routes).
[post on redirects](http://vsavkin.tumblr.com/post/146722301646/angular-router-empty-paths-componentless-routes).


</div>
Expand Down

0 comments on commit 1df8be5

Please sign in to comment.