From a22e104cd81092b0f1a89564e109e8eda96a9739 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 14 Dec 2024 18:25:25 +0530 Subject: [PATCH] updated external --- src/fluid.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/fluid.ts b/src/fluid.ts index 8b9cb85..e5fdcd6 100644 --- a/src/fluid.ts +++ b/src/fluid.ts @@ -69,9 +69,9 @@ export const fluid = { }, external: { label: 'External', - esm: 'https://dsfe50dspcxki.cloudfront.net/fluid/build/fluid.esm.js', - legacy: 'https://dsfe50dspcxki.cloudfront.net/fluid/build/fluid.js', - css: 'https://dsfe50dspcxki.cloudfront.net/fluid/build/fluid.css', + esm: 'https://fluid.libertymutual.com/fluid/build/fluid.esm.js', + legacy: 'https://fluid.libertymutual.com/fluid/build/fluid.js', + css: 'https://fluid.libertymutual.com/fluid/build/fluid.css', }, }, init: (fluid: FluidEnvironment, opts?: any) => {