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 ae2c675 commit efd73d4Copy full SHA for efd73d4
website/docs/Installation.md
@@ -31,4 +31,4 @@ npx pod-install
31
react-native link @react-native-community/async-storage
32
```
33
34
-*Note:* For `Windows` the [manual linking](link) is currently the only linking option.
+*Note:* For `Windows` the [manual linking](Linking.md) is currently the only linking option.
website/docs/Usage.md
@@ -79,5 +79,5 @@ const getData = async () => {
79
80
### More
81
82
-For more examples, [head over to API section.](api)
+For more examples, [head over to API section.](API.md)
83
0 commit comments