Skip to content

Commit 8745c09

Browse files
authored
meta: add redirects to v4/v5 upgrade guide (#556)
* meta: add redirects to v4/v5 upgrade guide Fixes #555 * Update _redirects
1 parent 90e62db commit 8745c09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/_redirects

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
/en/latest/* /v3/:splat 301
55
/en/v3/* /v3/:splat 301
66

7+
/docs/v5/other-topics/upgrade /v5/manual/upgrade-to-v5.html 301
8+
79
/v6/identifiers.html /api/v6/identifiers.html 301
810
/v6/class/* /api/v6/class/:splat 301
911
/v6/variable/* /api/v6/variable/:splat 301

0 commit comments

Comments
 (0)