Skip to content

Commit 702bafc

Browse files
authored
docs: Update persistQueryClient link (TanStack#2699)
1 parent 4115417 commit 702bafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/plugins/createWebStoragePersistor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This utility comes packaged with `react-query` and is available under the `react
1313

1414
- Import the `createWebStoragePersistor` function
1515
- Create a new webStoragePersistor
16-
- Pass it to the [`persistQueryClient`](../persistQueryClient) function
16+
- Pass it to the [`persistQueryClient`](./persistQueryClient) function
1717

1818
```ts
1919
import { persistQueryClient } from 'react-query/persistQueryClient-experimental'

0 commit comments

Comments
 (0)