Skip to content

Commit 55d1cbe

Browse files
authored
upgrade angular 8
1 parent 49b3bd9 commit 55d1cbe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# springboot-ngrx-data
22

3-
Spring Boot with NgRx Data in Angular 6
4-
This project demonstrates the use of Spring Boot with Angular 6 and NgRx Data lib on top of NgRx.
5-
Find the lib here : https://github.com/johnpapa/angular-ngrx-data
3+
Spring Boot with NgRx Data in Angular 8
4+
This project demonstrates the use of Spring Boot with Angular 8 and NgRx Data lib on top of NgRx.
5+
Find the lib here : https://ngrx.io/guide/data
66

77
## Install
88

@@ -68,4 +68,4 @@ const defaultDataServiceConfig: DefaultDataServiceConfig = {
6868
```
6969

7070
## Follow the original instructions about NgRx Data
71-
Check [the original instructions](https://github.com/johnpapa/angular-ngrx-data/blob/master/README.md) about monitoring with Redux Devtools and other details
71+
Check [the original instructions](https://ngrx.io/guide/data) about monitoring with Redux Devtools and other details

0 commit comments

Comments
 (0)