From 2e1c7aaf8e90882778f5cfbd2a0097b644b2fec7 Mon Sep 17 00:00:00 2001 From: theodoravraimakis <98334809+theodoravraimakis@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:19:07 +0000 Subject: [PATCH] Update index.html --- examples/Interoperability/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Interoperability/index.html b/examples/Interoperability/index.html index a4134c3..fdba6ea 100644 --- a/examples/Interoperability/index.html +++ b/examples/Interoperability/index.html @@ -53,7 +53,7 @@ // here we use the path '/app/Interoperability/example.jar' for deployment on the cloud // use the path '/app/example.jar' for local deployment // await cheerpjRunJar('/app/example.jar'); - await cheerpjRunJar('/app/Interoperability/example.jar'); + await cheerpjRunJar('/app/examples/Interoperability/example.jar'); })(); @@ -69,4 +69,4 @@ - \ No newline at end of file +