Docs: Fix broken links in SETUP.mdx
This commit is contained in:
parent
c996fec3d8
commit
6df988d5f3
@ -51,7 +51,7 @@ Also, make sure you're using Swift 5.2 or above:
|
|||||||
2. If the `LIBRARY_SEARCH_PATH` value is set, make sure there is no explicit reference to Swift-5.0. If there is, remove it. See [this StackOverflow answer](https://stackoverflow.com/a/66281846/1123156).
|
2. If the `LIBRARY_SEARCH_PATH` value is set, make sure there is no explicit reference to Swift-5.0. If there is, remove it. See [this StackOverflow answer](https://stackoverflow.com/a/66281846/1123156).
|
||||||
3. If the `SWIFT_VERSION` value is set, make sure it is set to `5.2` or higher.
|
3. If the `SWIFT_VERSION` value is set, make sure it is set to `5.2` or higher.
|
||||||
|
|
||||||
> See [Troubleshooting](guides/troubleshooting) if you're having problems
|
> See [Troubleshooting](troubleshooting) if you're having problems
|
||||||
|
|
||||||
### Android
|
### Android
|
||||||
|
|
||||||
@ -75,7 +75,7 @@ compileSdkVersion = 30
|
|||||||
targetSdkVersion = 30
|
targetSdkVersion = 30
|
||||||
```
|
```
|
||||||
|
|
||||||
> See [Troubleshooting](guides/troubleshooting) if you're having problems
|
> See [Troubleshooting](troubleshooting) if you're having problems
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
|
|
||||||
@ -117,4 +117,4 @@ The permission request status can have the following values:
|
|||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
#### 🎉 Hooray! You're ready to learn about [Camera Devices](guides/devices)!
|
#### 🎉 Hooray! You're ready to learn about [Camera Devices](devices)!
|
||||||
|
Loading…
Reference in New Issue
Block a user