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 8f11b08 commit c3c2a43Copy full SHA for c3c2a43
src/public/_redirects
@@ -3,10 +3,10 @@
3
/ecosystem/partners.html /partners/
4
/resources/* /ecosystem/:splat
5
6
-/guide/computed.html https://v2.vuejs.org/v2/guide/computed.html
7
-/guide/custom-directive.html https://v2.vuejs.org/v2/guide/custom-directive.html
8
-/guide/list.html https://v2.vuejs.org/v2/guide/list.html
9
-/guide/deployment.html https://v2.vuejs.org/v2/guide/deployment.html
+/guide/computed.html /guide/essentials/computed.html
+/guide/custom-directive.html /guide/reusability/custom-directives.html
+/guide/list.html /guide/essentials/list.html
+/guide/deployment.html /guide/best-practices/production-deployment.html
10
11
/v2/guide/team.html /about/team.html
12
/v2/guide/join.html /about/community-guide.html
0 commit comments