From e0525d17ef55fe8b1fea5b640106c840293e71bd Mon Sep 17 00:00:00 2001 From: Mattias Buelens Date: Wed, 3 Apr 2024 15:07:49 +0200 Subject: [PATCH] Remove manual slugs --- docusaurus.config.ts | 4 +++- open-video-ui/external/react-native-theoplayer-ui | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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