diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index faece2094..b5859e050 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -232,7 +232,7 @@ export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [ link: '/android-iosguide' }, { - text: ' Linux / macOS', + text: ' Linux / macOS / Others', link: '/linuxguide' }, {