From 298dd50dda9d7ee4cc9a7ccaee4bd8ef41a96cbf Mon Sep 17 00:00:00 2001 From: Andrei Tuicu Date: Sun, 17 Dec 2023 11:39:24 +0200 Subject: [PATCH] chore: switch sidekick extension to customer repo --- tools/sidekick/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sidekick/config.json b/tools/sidekick/config.json index 52defad5..b313be5b 100644 --- a/tools/sidekick/config.json +++ b/tools/sidekick/config.json @@ -7,7 +7,7 @@ "environments": [ "edit" ], - "url": "https://main--servicenow--hlxsites.hlx.live/tools/picker/dist/index.html", + "url": "https://main--aemeds--servicenow-martech.hlx.live/tools/picker/dist/index.html", "isPalette": true, "paletteRect": "top: 54px; left: 5px; bottom: 5px; width: 300px; height: calc(100% - 59px); border-radius: var(--hlx-sk-button-border-radius); overflow: hidden; resize: horizontal;" },