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 393cd27 commit b31ea5cCopy full SHA for b31ea5c
src/public/_redirects
@@ -2,13 +2,11 @@
2
/v2/guide/team.html /about/team.html
3
/support-vuejs/ /sponsor/
4
/resources/* /ecosystem/:splat
5
-
6
/v2/examples/ https://vuejs.org/examples/#markdown 301
7
/v2/examples/commits.html https://vuejs.org/examples/#fetching-data 301
8
/v2/examples/modal.html https://vuejs.org/examples/#modal 301
9
/v2/examples/grid-component.html https://vuejs.org/examples/#grid 301
10
/v2/examples/svg.html https://vuejs.org/examples/#svg 301
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/* https://v2.vuejs.org/v2/:splat 307
+/v2/* https://v2.vuejs.org/v2/:splat 301
0 commit comments