Replies: 2 comments
|
The docs have been reorganized in v5 — the old https://github.com/pmndrs/zustand/blob/main/docs/ integrations / persist.md Or in the website docs: https://zustand.docs.pmnd.rs/integrations/persisting-store-data If the specific broken link is in the README, it should point to |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The README links to ./docs/guides/immutable-state-and-merging.md, which 404s, that page moved to ./docs/learn/guides/immutable-state-and-merging.md. Two other links (lines 93 and 120) are broken the same way.
All reactions