Skip to content

Commit f6a82ad

Browse files
authored
docs(state): fix effects doc and demo links
1 parent 41c49aa commit f6a82ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/state/effects/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## Demos:
2222

23-
- [⚡ GitHub](https://github.com/BioPhoton/rx-angular-state-effects)
23+
- [⚡ GitHub](https://github.com/rx-angular/rx-angular/tree/main/apps/demos/src/app/features/tutorials/basics/5-side-effects)
2424

2525

2626
## Install
@@ -44,5 +44,5 @@ nx migrate @rx-angular/state
4444

4545
## Documentation
4646

47-
- [RxEffects]()
47+
- [RxEffects](https://github.com/rx-angular/rx-angular/tree/main/libs/state/effects/docs)
4848

0 commit comments

Comments
 (0)