We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c319205 commit 1aaf440Copy full SHA for 1aaf440
packages/website/docs/advanced/Jest-integration.md
@@ -74,5 +74,5 @@ export default AsyncStorageMock;
74
```
75
76
You can
77
-[check its implementation](https://github.com/react-native-async-storage/async-storage/blob/main/jest/async-storage-mock.js)
+[check its implementation](https://github.com/react-native-async-storage/async-storage/blob/main/packages/default-storage/jest/async-storage-mock.js)
78
to get more insight into methods signatures.
0 commit comments