docs: fix broken links

[skip-ci]
fixes #3620
This commit is contained in:
Elliot Hesp
2020-05-17 10:33:31 +01:00
committed by GitHub
parent 0197ba7610
commit dcd38fbb0b

View File

@@ -23,7 +23,7 @@ cd ios/ && pod install
```
If you're using an older version of React Native without autolinking support, or wish to integrate into an existing project,
you can follow the manual installation steps for [iOS](installation/ios) and [Android](installation/android).
you can follow the manual installation steps for [iOS](/ml-vision/usage/installation/ios) and [Android](/ml-vision/usage/installation/android).
# What does it do