From 84cdfaa28a114639cca85ed9f5f6224bcd9891dc Mon Sep 17 00:00:00 2001 From: zhangyan Date: Fri, 22 May 2026 18:29:01 +0800 Subject: [PATCH 1/2] docs: redirect legacy addresses page --- _redirects | 1 + 1 file changed, 1 insertion(+) diff --git a/_redirects b/_redirects index c02697a75..b108bf46b 100644 --- a/_redirects +++ b/_redirects @@ -23,6 +23,7 @@ /docs/4.x/extend/volume-types.html /docs/4.x/extend/filesystem-types.html /docs/4.x/upgrading.html /docs/4.x/upgrade.html /docs/5.x/customers.html /docs/5.x/system/customers.html +/docs/5.x/addresses.html /docs/5.x/reference/field-types/addresses.html /docs/6.x/extend/introduction.html /docs/6.x/extend/index.html /docs/commerce/3.x/adding-to-and-updating-the-cart.html /docs/commerce/3.x/orders-carts.html#adding-items-to-a-cart From 97de639e3317f9755dad8c6a0ef9494e30756a34 Mon Sep 17 00:00:00 2001 From: zhangyan Date: Wed, 3 Jun 2026 02:26:38 +0800 Subject: [PATCH 2/2] docs: correct addresses redirect target --- _redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_redirects b/_redirects index b108bf46b..94b38061f 100644 --- a/_redirects +++ b/_redirects @@ -23,7 +23,7 @@ /docs/4.x/extend/volume-types.html /docs/4.x/extend/filesystem-types.html /docs/4.x/upgrading.html /docs/4.x/upgrade.html /docs/5.x/customers.html /docs/5.x/system/customers.html -/docs/5.x/addresses.html /docs/5.x/reference/field-types/addresses.html +/docs/5.x/addresses.html /docs/5.x/reference/element-types/addresses.html /docs/6.x/extend/introduction.html /docs/6.x/extend/index.html /docs/commerce/3.x/adding-to-and-updating-the-cart.html /docs/commerce/3.x/orders-carts.html#adding-items-to-a-cart