Skip to content

Commit 4d8b828

Browse files
authored
Merge pull request #30 from hardyjohnson/docs/update-magento2-access-keys
Update documentation - Adobe Commerce authentication keys
2 parents 9726b38 + 46c5efe commit 4d8b828

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

environments/magento2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ In addition to the below manual process, there is a `Github Template available f
8282
composer global config http-basic.repo.magento.com <username> <password>
8383

8484
:::{note}
85-
To locate your authentication keys for Magento 2 repository, `reference DevDocs <https://devdocs.magento.com/guides/v2.3/install-gde/prereq/connect-auth.html>`_.
85+
To locate or generate a new set of composer credentials for Adobe Commerce (Magento 2) you will need an Adobe Commerce Marketplace account,
86+
instructions on the Adobe site: [Get your authentication keys](https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/prerequisites/authentication-keys).
8687

8788
If you have previously configured global credentials, you may skip this step, as ``~/.composer/`` is mounted into the container from the host machine in order to share composer cache between projects, and also shares the global ``auth.json`` from the host machine.
8889

0 commit comments

Comments
 (0)