Skip to content

Commit 9971b51

Browse files
committed
docs: fix docs link
1 parent 98d26ef commit 9971b51

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/fresh-days-invite.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mobx-view-model": patch
3+
---
4+
5+
fixed docs link

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
Library for integration [MVVM](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) pattern with [MobX](https://mobx.js.org/README.html) and [React](https://react.dev/).
2222

23-
## [Read the docs →](https://js2me.github.io/mobx-web-api/)
23+
## [Read the docs →](https://js2me.github.io/mobx-view-model/)
2424

2525

2626
_React's HOC approach_

0 commit comments

Comments
 (0)