Skip to content

Commit 8b481da

Browse files
committed
docs: fix link
1 parent 86dc97b commit 8b481da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/docs/state/api/functional-rx-state.md

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

3131
## Signature
3232

33-
The functional creation API is based on the class-based `RxState` API, more details about the signature [here](./rx-state).
33+
The functional creation API is based on the class-based `RxState` API, more details about the signature [here](./rx-state.md).
3434

3535
```typescript
3636
import { RxState as LegacyState } from '@rx-angular/state';

0 commit comments

Comments
 (0)