From 4cf23ebd977465c0876c70371325c14d4639cce9 Mon Sep 17 00:00:00 2001 From: Elena Giere Date: Tue, 15 Oct 2024 09:39:58 -0700 Subject: [PATCH] Update README_VERSION_10.0.0.md --- CustomerJourney/README_VERSION_10.0.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CustomerJourney/README_VERSION_10.0.0.md b/CustomerJourney/README_VERSION_10.0.0.md index 7a73895..02a2517 100644 --- a/CustomerJourney/README_VERSION_10.0.0.md +++ b/CustomerJourney/README_VERSION_10.0.0.md @@ -236,7 +236,7 @@ https://github.com/momentum-design/momentum-ui/tree/40ff564f61938e296e36df0de06c "widgets": { "right": { "comp": "customer-journey-widget", - "script": "https://stg-journey-widget.webex.com", + "script": "https://journey-widget.webex.com", "attributes": { "show-alias-icon": "true", "condensed-view": "true", @@ -245,7 +245,7 @@ https://github.com/momentum-design/momentum-ui/tree/40ff564f61938e296e36df0de06c "properties": { "bearerToken": "$STORE.auth.accessToken", "organizationId": "$STORE.agent.orgId", - "dataCenter": "appstaging" + "dataCenter": "$STORE.app.datacenter" }, "wrapper": { "title": "Customer Journey Widget",