From a0014ec7a1abbaf25a603d2f5704bdddd4d1cb49 Mon Sep 17 00:00:00 2001 From: Amogh Date: Mon, 28 Oct 2024 15:24:01 -0400 Subject: [PATCH] feat: path update --- paths.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/paths.json b/paths.json index a3a889b..27e5cc5 100644 --- a/paths.json +++ b/paths.json @@ -1,7 +1,7 @@ { "mappings": [ - "/content/aem-boilerplate/:/", - "/content/aem-boilerplate/configuration:/.helix/config.json", - "/content/aem-boilerplate/metadata:/metadata.json" + "/content/7brew/:/", + "/content/7brew/configuration:/.helix/config.json", + "/content/7brew/metadata:/metadata.json" ] }