diff --git a/.gitmodules b/.gitmodules index 9a8dffd2a33e..65e6ebed8e1d 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 d02c47179fe3..70cc04e48fd0 160000 --- a/open-video-ui/external/web-ui +++ b/open-video-ui/external/web-ui @@ -1 +1 @@ -Subproject commit d02c47179fe3c76ba5b8894bdf146773274bec9e +Subproject commit 70cc04e48fd02c66a13fbb865b1895d220861fa2 diff --git a/sidebarsOpenVideoUI.ts b/sidebarsOpenVideoUI.ts index abfe08420b0c..dbdd5f19ebb4 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',