We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ee63c commit 6f8edf1Copy full SHA for 6f8edf1
docs/.vuepress/public/_redirects
@@ -0,0 +1,9 @@
1
+/en/ /
2
+/en/api.html /api/
3
+/en/basic.html /guide/
4
+/en/* /guide/:splat
5
+
6
+/zh/ /zh/
7
+/zh/api.html /zh/api/
8
+/zh/basic.html /zh/guide/
9
+/zh/* /zh/guide/:splat
0 commit comments