Add redirect for legacy addresses page#774
Conversation
👷 Deploy request for craft-docs pending review.Visit the deploys page to approve it
|
|
This redirects to the addresses field type, but the more general address element page is actually here. Do you remember where you found the broken link? |
|
Thanks for checking. The source was #772, which only listed the legacy URL I originally mapped it to the address field type page, but your point makes sense: the general address element page is the better redirect target for that legacy URL. I updated the redirect in 97de639 to point to |
|
Oh gosh, sorry—I saw the pink/purple pixel avatar and assumed you had also reported this! 🤦 I'll get this merged today. I want to make sure this is also working via the version switcher menu from 4.x → 5.x. ✌️ |
Summary
/docs/5.x/addresses.htmlto the existing address field docs pageFixes #772.
Checks
curl -I -L https://craftcms.com/docs/5.x/addresses.htmlcurrently returns 404curl -I -L https://craftcms.com/docs/5.x/reference/field-types/addresses.htmlreturns 200_redirects