From e1efaff2b3a1b42d6e89faec4093bb33cd788174 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 May 2024 16:51:57 +0100 Subject: [PATCH] Update to correct dev extension urls (from local to remote) --- how-to/web-interop/public/layouts/default.layout.fin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/how-to/web-interop/public/layouts/default.layout.fin.json b/how-to/web-interop/public/layouts/default.layout.fin.json index f687f5f..718db05 100644 --- a/how-to/web-interop/public/layouts/default.layout.fin.json +++ b/how-to/web-interop/public/layouts/default.layout.fin.json @@ -33,7 +33,7 @@ "type": "component", "componentName": "view", "componentState": { - "url": "http://localhost:7070/fdc3/context/2-0/fdc3-broadcast-view.html", + "url": "built-on-openfin.github.io/dev-extensions/extensions/v18.0.0/interop/fdc3/context/2-0/fdc3-broadcast-view.html", "name": "internal-generated-view-54a8ef85-a885-4234-be46-9d52e88fcb74" }, "title": "FDC3 Different Domain" @@ -58,7 +58,7 @@ "url": "http://localhost:6060/views/interop-view.html", "name": "internal-generated-view-64a8efd7-3d92-42ae-8fae-dffcc0fdac96" }, - "title": "Interop Same Domain" + "title": "Interop Same Domain" } ] }, @@ -70,10 +70,10 @@ "type": "component", "componentName": "view", "componentState": { - "url": "http://localhost:7070/interop-api/context/interop-broadcast-view.html", + "url": "http://built-on-openfin.github.io/dev-extensions/extensions/v18.0.0/interop/interop-api/context/interop-broadcast-view.html", "name": "internal-generated-view-2d9a3624-fd0e-4e0a-b681-a79a9616b871" }, - "title": "Interop External Domain" + "title": "Interop External Domain" } ] }