1
0
mirror of https://github.com/leaningtech/cheerpj-meta.git synced 2025-03-15 01:54:48 +01:00

Update index.html

This commit is contained in:
theodoravraimakis 2024-11-11 14:19:07 +00:00 committed by GitHub
parent 6b43a46645
commit 2e1c7aaf8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 @@
</script>
</body>
</html>
</html>