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 4e15c2e commit 566b5bfCopy full SHA for 566b5bf
1 file changed
README.md
@@ -287,7 +287,7 @@ const clearForest = useLushStore((state) => state.clearForest)
287
clearForest()
288
```
289
290
-[Alternatively, there are some other solutions.](./docs/guides/updating-state.md#with-immer)
+[Alternatively, there are some other solutions.](./docs/learn/guides/updating-state.md#with-immer)
291
292
## Persist middleware
293
0 commit comments