Doc/fix change log link (#3693)
* doc: fix changelog link in "Version 6.0.0 breaking changes" section
This commit is contained in:
parent
efa1c52491
commit
20d398608a
@ -55,7 +55,7 @@ var styles = StyleSheet.create({
|
|||||||
|
|
||||||
### Version 6.0.0 breaking changes
|
### Version 6.0.0 breaking changes
|
||||||
|
|
||||||
Version 6.0.0 is introducing dozens of breaking changes, mostly through updated dependencies and significant refactoring. While the API remains compatible, the significant internal changes require full testing with your app to ensure all functionality remains operational. Please view the [Changelog](CHANGELOG.md) for specific breaking changes.
|
Version 6.0.0 is introducing dozens of breaking changes, mostly through updated dependencies and significant refactoring. While the API remains compatible, the significant internal changes require full testing with your app to ensure all functionality remains operational. Please view the [Changelog](https://github.com/react-native-video/react-native-video/blob/master/CHANGELOG.md) for specific breaking changes.
|
||||||
|
|
||||||
### Installing Version 6.0.0 Beta
|
### Installing Version 6.0.0 Beta
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user