diff --git a/.vuepress/config.js b/.vuepress/config.js index 4b659567..5b240508 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -140,8 +140,8 @@ function i18nSidebar(locale) { title: i18n(locale, 'practical'), path: i18nPath(locale, '/app/app'), children: i18nPath(locale, [ - 'app/transparent_proxy', 'app/tproxy', + 'app/transparent_proxy', 'app/reverse', 'app/reverse2', 'app/parent',