Skip to content

Commit f3bad94

Browse files
committed
docs: fix readme link to docs
1 parent ec6e61f commit f3bad94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ NgRx Toolkit is a set of extensions to the NgRx Signals Store, like
99
- Devtools: Integration into Redux Devtools
1010
- Redux: Possibility to use the Redux Pattern (Reducer, Actions, Effects)
1111
- Storage Sync: Synchronize the Store with Web Storage
12-
- Redux Connector: Map NgRx Store Actions to a present Signal Store
12+
- [Redux Connector: Map NgRx Store Actions to a present Signal Store](libs/ngrx-toolkit/redux-connector/docs/README.md)
1313

1414
To install it, run
1515

0 commit comments

Comments
 (0)