docs: update link to post on redirects in router guide (#27256)
Change victor savkin's url post on redirects to: http://vsavkin.tumblr.com/post/146722301646/angular-router-empty-paths-componentless-routes PR Close #27256
This commit is contained in:
parent
6324ad45e7
commit
1df8be5573
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue