Skip to content

Commit efd73d4

Browse files
docs: fixed relative links (#419)
1 parent ae2c675 commit efd73d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ npx pod-install
3131
react-native link @react-native-community/async-storage
3232
```
3333

34-
*Note:* For `Windows` the [manual linking](link) is currently the only linking option.
34+
*Note:* For `Windows` the [manual linking](Linking.md) is currently the only linking option.

website/docs/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ const getData = async () => {
7979

8080
### More
8181

82-
For more examples, [head over to API section.](api)
82+
For more examples, [head over to API section.](API.md)
8383

0 commit comments

Comments
 (0)