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 c5efaa3 commit 5505264Copy full SHA for 5505264
src/public/_redirects
@@ -11,7 +11,9 @@
11
/v2/examples/todomvc.html https://vuejs.org/examples/#todomvc 301
12
/v2/examples/tree-view.html https://vuejs.org/examples/#tree 301
13
14
+/v2/api/ /api/
15
/v2/api/index.html /api/
16
+/v2/guide/ /guide/introduction.html
17
/v2/guide/index.html /guide/introduction.html
18
/v2/guide/installation.html /guide/quick-start.html
19
/v2/guide/instance.html#Data-and-Methods /guide/essentials/reactivity-fundamentals.html
0 commit comments