Skip to content

Commit 628a0f8

Browse files
committed
fix routers
1 parent 13df04e commit 628a0f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/routes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export default [
5757
path: 'docs/use-with-vue-cli-cn',
5858
component: () => import('../docs/vue/use-with-vue-cli.zh-CN.md'),
5959
},
60+
{ path: '', redirect: '/ant-design/docs/introduce/' },
6061
],
6162
},
6263

0 commit comments

Comments
 (0)