From 577695ccbcf79f1f552774a8119ad14fb651904f Mon Sep 17 00:00:00 2001 From: Juan Ayala <19715035+juan-ayala@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:45:14 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 876e3a2..24b634d 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ You will need to download the required packages from [Adobe's software distribut ![Software Distribution](software-distribution.png) -## [aem-sdk](/main/src/aem-sdk) +## [aem-sdk](/aem-sdk) > Install and run AEM author, publish and dispatcher. You must have access to the AEM SDK. It is only available through the Adobe software distribution site. This feature only facilitates the setup process. See: [Developing AEM Inside a Dev Container](https://theaemmaven.com/post/developing-aem-inside-a-dev-container) -## [aem-repo-tool](/main/src/aem-repo-tool) +## [aem-repo-tool](/aem-repo-tool) > Install the AEM repo tool. You will still need to setup the [key bindings](https://github.com/Adobe-Marketing-Cloud/tools/tree/master/repo) to your liking. See: [AEM Repo Tool](https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developer-tools/repo-tool) -## [aem-universal-editor-service](/main/src/aem-universal-editor-service) +## [aem-universal-editor-service](/aem-universal-editor-service) > Install a local Universal Editor Service. You must have access to the archive that contains the CJS file. It is only available through the Adobe software distribution site. See: [Local AEM Development with the Universal Editor](https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/local-dev)