Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e716a72

Browse files
committed
docs(state): fix link to the migration guide for using the functional API
1 parent 0a2eb6e commit e716a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/state/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export class MovieListComponent {
6363

6464
The functional approach will be the new default approach for newer versions.
6565

66-
Read the [Migration Guide](https://rx-angular.io/docs/state/setup#migrate-to-new-functional-api) for a migration guide explaining how to upgrade your codebase to the new API.
66+
Read the [Migration Guide](https://rx-angular.io/docs/state/getting-started#migrate-to-new-functional-api) for a migration guide explaining how to upgrade your codebase to the new API.
6767

6868
### Class Based
6969

0 commit comments

Comments
 (0)