diff --git a/.gitmodules b/.gitmodules index 9a8dffd2a33..65e6ebed8e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -104,7 +104,7 @@ [submodule "web-ui"] path = open-video-ui/external/web-ui url = https://github.com/THEOplayer/web-ui.git - branch = main + branch = docs-v2 [submodule "android-ui"] path = open-video-ui/external/android-ui url = https://github.com/THEOplayer/android-ui.git diff --git a/open-video-ui/external/web-ui b/open-video-ui/external/web-ui index 797abc7907a..cac5bd8f228 160000 --- a/open-video-ui/external/web-ui +++ b/open-video-ui/external/web-ui @@ -1 +1 @@ -Subproject commit 797abc7907a1dc9c604fe2bd9e5a33b65550551e +Subproject commit cac5bd8f228d085338d0b494368dfe12d3390de5 diff --git a/sidebarsOpenVideoUI.ts b/sidebarsOpenVideoUI.ts index abfe08420b0..dbdd5f19ebb 100644 --- a/sidebarsOpenVideoUI.ts +++ b/sidebarsOpenVideoUI.ts @@ -88,9 +88,7 @@ const sidebars: SidebarsConfig = { icon: '📖', }, link: { type: 'generated-index', slug: 'react/guides' }, - items: [ - // { type: 'autogenerated', dirName: 'external/web-ui/docs/guides' } - ], + items: [{ type: 'autogenerated', dirName: 'external/web-ui/docs/react/guides' }], }, { type: 'category',