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

@@ -2,7 +2,7 @@
🎬 `<Video>` component for React Native
## Documentation
documentation is available at [thewidlarzgroup.github.io/react-native-video/](https://thewidlarzgroup.github.io/react-native-video/)
documentation is available at [docs.thewidlarzgroup.com/react-native-video/](https://docs.thewidlarzgroup.com/react-native-video/)
## Examples
You can find several examples demonstrating the usage of react-native-video [here](https://github.com/TheWidlarzGroup/react-native-video/tree/master/examples). <br />