Skip to content

Commit c3c2a43

Browse files
authored
Update _redirects
1 parent 8f11b08 commit c3c2a43

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/public/_redirects

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
/ecosystem/partners.html /partners/
44
/resources/* /ecosystem/:splat
55

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
6+
/guide/computed.html /guide/essentials/computed.html
7+
/guide/custom-directive.html /guide/reusability/custom-directives.html
8+
/guide/list.html /guide/essentials/list.html
9+
/guide/deployment.html /guide/best-practices/production-deployment.html
1010

1111
/v2/guide/team.html /about/team.html
1212
/v2/guide/join.html /about/community-guide.html

0 commit comments

Comments
 (0)