We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dc97b commit 8b481daCopy full SHA for 8b481da
apps/docs/docs/state/api/functional-rx-state.md
@@ -30,7 +30,7 @@ export class MovieListComponent {
30
31
## Signature
32
33
-The functional creation API is based on the class-based `RxState` API, more details about the signature [here](./rx-state).
+The functional creation API is based on the class-based `RxState` API, more details about the signature [here](./rx-state.md).
34
35
```typescript
36
import { RxState as LegacyState } from '@rx-angular/state';
0 commit comments