Skip to content

Commit

Permalink
fix: sidekick config for adobe students
Browse files Browse the repository at this point in the history
  • Loading branch information
sivasadobe committed Aug 22, 2024
1 parent 04e1999 commit 3929874
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/sidekick/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"id": "localize",
"title": "Localize",
"environments": [ "edit" ],
"url": "https://main--milo--adobecom.hlx.page/tools/loc/index.html?project=cc--adobecom",
"url": "https://main--milo--adobecom.hlx.page/tools/loc/index.html?project=adobe-students--adobecom",
"passReferrer": true,
"includePaths": [ "**/:x**" ]
},
Expand All @@ -29,7 +29,7 @@
"id": "localize-2",
"title": "Localize (V2)",
"environments": [ "edit" ],
"url": "https://main--cc--adobecom.hlx.page/tools/loc?milolibs=locui",
"url": "https://main--adobe-students--adobecom.hlx.page/tools/loc?milolibs=locui",
"passReferrer": true,
"passConfig": true,
"includePaths": [ "**.xlsx**" ]
Expand All @@ -39,7 +39,7 @@
"id": "floodgate",
"title": "Floodgate",
"environments": [ "edit" ],
"url": "https://main--cc--adobecom.hlx.page/tools/floodgate?milolibs=floodgateui",
"url": "https://main--adobe-students--adobecom.hlx.page/tools/floodgate?milolibs=floodgateui",
"passReferrer": true,
"passConfig": true,
"includePaths": [ "**/:x**" ]
Expand Down

0 comments on commit 3929874

Please sign in to comment.