diff --git a/docusaurus.config.ts b/docusaurus.config.ts index d4c75a638e6..fdf05033345 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -176,7 +176,9 @@ const config: Config = { .replace('web-ui/react/CHANGELOG', '/react/changelog') .replace('android-ui/CHANGELOG', '/android/changelog') .replace('react-native-theoplayer/CHANGELOG', '/getting-started/frameworks/react-native/changelog') - .replace('react-native-theoplayer/doc/', '/getting-started/frameworks/react-native/'); + .replace('react-native-theoplayer/doc/', '/getting-started/frameworks/react-native/') + .replace('react-native-theoplayer-ui/CHANGELOG', '/react-native/changelog') + .replace('react-native-theoplayer-ui/doc/', '/react-native/'); } if (params.filePath.toLowerCase().endsWith('changelog.md')) { frontMatter.title ??= 'Changelog'; diff --git a/open-video-ui/external/react-native-theoplayer-ui b/open-video-ui/external/react-native-theoplayer-ui index 7732086ed91..106956e1c62 160000 --- a/open-video-ui/external/react-native-theoplayer-ui +++ b/open-video-ui/external/react-native-theoplayer-ui @@ -1 +1 @@ -Subproject commit 7732086ed91020b53c1297d1bc884e0289e83120 +Subproject commit 106956e1c621c26c144f025ee2e6484d1a5ebe8e