From 2adb168015d9d52305565fcb0a7aa51843f33644 Mon Sep 17 00:00:00 2001 From: jozanini Date: Wed, 5 Feb 2025 14:24:23 -0800 Subject: [PATCH] fixed URL value to the one that works --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e672495..ea93442 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@

Launch the embedded app to participants

id="shareUrl" placeholder="URL to open on participant" size="45" - value="https://webexsamples.github.io/EmbeddedAppSample/participant.html" + value="https://webex.github.io/EmbeddedAppKitchenSink/participant.html" />