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 4115417 commit 702bafcCopy full SHA for 702bafc
docs/src/pages/plugins/createWebStoragePersistor.md
@@ -13,7 +13,7 @@ This utility comes packaged with `react-query` and is available under the `react
13
14
- Import the `createWebStoragePersistor` function
15
- Create a new webStoragePersistor
16
-- Pass it to the [`persistQueryClient`](../persistQueryClient) function
+- Pass it to the [`persistQueryClient`](./persistQueryClient) function
17
18
```ts
19
import { persistQueryClient } from 'react-query/persistQueryClient-experimental'
0 commit comments