Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(router): fix Router.forRoot -> RouterModule.forRoot #3172

Merged
merged 1 commit into from
Feb 5, 2017

Conversation

mrkosima
Copy link
Contributor

Fix error:

The appRoutes array of routes describes how to navigate.
Pass it to the Router.forRoot method in the module imports to configure the router.

To:

The appRoutes array of routes describes how to navigate.
Pass it to the RouterModule.forRoot method in the module imports to configure the router.

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@googlebot
Copy link

CLAs look good, thanks!

1 similar comment
@googlebot
Copy link

CLAs look good, thanks!

@Foxandxss Foxandxss merged commit eb372a9 into angular:master Feb 5, 2017
@mrkosima mrkosima deleted the fix-router-forroot branch February 7, 2017 14:52
abdel-ships-it pushed a commit to abdel-ships-it/angular.io that referenced this pull request Feb 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants