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.
2 parents 15d8b40 + 42e9555 commit 50a4b8bCopy full SHA for 50a4b8b
docs/advanced-usage.md
@@ -104,8 +104,8 @@ const persistor = new CachePersistor({
104
})
105
```
106
107
-Take a look at the [examples](./examples/react-native/src/utils/persistence/persistenceMapper.ts)
108
-and [it's corresponding documentation](./examples/react-native/src/utils/persistence/README.md)
+Take a look at the [examples](../examples/react-native/src/utils/persistence/persistenceMapper.ts)
+and [it's corresponding documentation](../examples/react-native/src/utils/persistence/README.md)
109
110
## Custom Triggers
111
0 commit comments