10000 Merge pull request #1784 from mikelgo/docs/fix-link-to-functional-rx-… · rx-angular/rx-angular@be8c438 · GitHub
[go: up one dir, main page]

Skip to content

Commit be8c438

Browse files
authored
Merge pull request #1784 from mikelgo/docs/fix-link-to-functional-rx-state-migration
docs(state): fix link to the migration guide for using the functional API
2 parents 0a2eb6e + e716a72 commit be8c438

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)
0