Skip to content

Commit

Permalink
docs: point documentation references to ngrx.io (#1646)
Browse files Browse the repository at this point in the history
Closes #1645
  • Loading branch information
jfrazx authored and brandonroberts committed Mar 22, 2019
1 parent 0b63560 commit 5a830fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/example-app/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ import { AppRoutingModule } from '@example-app/app-routing.module';
* sets up the effects class to be initialized immediately when the
* application starts.
*
* See: https://github.com/ngrx/platform/blob/master/docs/effects/api.md#forroot
* See: https://ngrx.io/guide/effects#registering-root-effects
*/
EffectsModule.forRoot([]),

Expand Down

0 comments on commit 5a830fd

Please sign in to comment.