diff --git a/aio/content/guide/router-tutorial-toh.md b/aio/content/guide/router-tutorial-toh.md index dbe19ca4bb..31c421f657 100644 --- a/aio/content/guide/router-tutorial-toh.md +++ b/aio/content/guide/router-tutorial-toh.md @@ -311,7 +311,7 @@ In this app, the router should select the route to the `HeroListComponent` only Remember to restore the redirect to `pathMatch = 'full'`. Learn more in Victor Savkin's - [post on redirects](http://vsavkin.tumblr.com/post/146722301646/ angular-router-empty-paths-componentless-routes). + [post on redirects](http://vsavkin.tumblr.com/post/146722301646/angular-router-empty-paths-componentless-routes).