Update the path in html5 sample

This commit is contained in:
Alexander Gorshenev
2019-07-11 19:02:30 +03:00
committed by alexander-gorshenev
parent e1613eea05
commit b19f5fabba
+1 -1
View File
@@ -2,7 +2,7 @@
<head>
<meta charset="utf-8">
<script src="build/bin/html5Canvas/mainReleaseExecutable/main.wasm.js" wasm="build/bin/html5Canvas/mainReleaseExecutable/main.wasm"> </script>
<script src="build/bin/html5Canvas/releaseExecutable/html5Canvas.wasm.js" wasm="build/bin/html5Canvas/releaseExecutable/html5Canvas.wasm"> </script>
</head>
<body>