diff --git a/docs/.vuepress/theme/config/redirectRouter.js b/docs/.vuepress/theme/config/redirectRouter.js index 0ac5e687305cfa7573f28d958038ddc8e9dcb728..45925b070024608d6349212f11713968df756e0e 100644 --- a/docs/.vuepress/theme/config/redirectRouter.js +++ b/docs/.vuepress/theme/config/redirectRouter.js @@ -14,6 +14,7 @@ const routerMap = { '/collocation/auto/uniapp-cli-project': '/worktile/auto/uniapp-cli-project.html', '/collocation/i18n': '/tutorial/i18n.html', '/worktile/i18n': '/tutorial/i18n.html', + '/worktile/i18n.html': '/tutorial/i18n.html', '/collocation/env': '/tutorial/env.html', '/collocation/ssr': '/tutorial/ssr.html', '/ssr': '/tutorial/ssr.html',