chore: update docs link (#4242)

This commit is contained in:
Kamil Moskała
2024-11-07 09:28:20 +01:00
committed by GitHub
parent f78a407434
commit 0288d61e46
7 changed files with 101 additions and 65 deletions

View File

@@ -34,7 +34,7 @@ You can remove following lines from your podfile as they are not necessary anymo
- `pod 'react-native-video/VideoCaching', :path => '../node_modules/react-native-video/react-native-video.podspec'`
```
If you were previously using VideoCaching, you should $RNVideoUseVideoCaching flag in your podspec, see: [installation section](https://thewidlarzgroup.github.io/react-native-video/installation#video-caching)
If you were previously using VideoCaching, you should $RNVideoUseVideoCaching flag in your podspec, see: [installation section](https://docs.thewidlarzgroup.com/react-native-video/installation#video-caching)
#### Android