From b49ea21b181c5a578beb00c5302aae7dfdc69238 Mon Sep 17 00:00:00 2001 From: Hardy Johnson Date: Sat, 1 Mar 2025 16:31:57 -0800 Subject: [PATCH] Update multi-site configuration link. --- configuration/multipledomains.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/multipledomains.md b/configuration/multipledomains.md index 384f8d7..7d0b80c 100644 --- a/configuration/multipledomains.md +++ b/configuration/multipledomains.md @@ -116,7 +116,7 @@ When multiple domains are being used to load different stores or websites on Mag ``` :::{note} - This is similar to using `magento-vars.php` on Magento Commerce Cloud, but using composer to load the file rather than relying on Commerce Cloud magic: https://devdocs.magento.com/guides/v2.3/cloud/project/project-multi-sites.html + This is similar to using `magento-vars.php` on Magento Commerce Cloud, but using composer to load the file rather than relying on Commerce Cloud magic: https://experienceleague.adobe.com/en/docs/commerce-on-cloud/user-guide/configure-store/multiple-sites ::: 3. After editing the `composer.json` regenerate the auto load configuration: