docs(router): fix missing anchor id (#2817)

The link *Importing from the router library* (https://angular.io/docs/ts/latest/guide/router.html#import) does not work.

I supposed that this was the corresponding section to be linked to.
This commit is contained in:
Kenny John Jacob 2016-11-18 02:24:55 +05:30 committed by Jesús Rodríguez
parent 2a3dbe53f4
commit 7febba6209
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ a#base-href
:marked
We should only need this trick for the live example, not production code.
a#import
:marked
### Configure the routes for the Router