From d8ef1b47d25a9bed045bca6a7c4e011e356234a2 Mon Sep 17 00:00:00 2001 From: Juan Ayala <19715035+juan-ayala@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:44:42 -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 03e63e4..876e3a2 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](/tree/main/src/aem-sdk) +## [aem-sdk](/main/src/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](/tree/main/src/aem-repo-tool) +## [aem-repo-tool](/main/src/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](/tree/main/src/aem-universal-editor-service) +## [aem-universal-editor-service](/main/src/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)