Skip to content

Commit f89e40a

Browse files
committed
Merge branch 'dev'
2 parents c61a64c + 4eeebf3 commit f89e40a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/divcon/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<h1>twrConsoleDiv Demo</h1>
2020
This example shows how to map a simple streaming character twr-wasm Console onto a div tag as stdio. A Read-Eval-Print Loop (REPL) is also implemented.
2121
<br><br>
22-
<a href="/docsite/examples/examples-overview/">docs and more examples here</a>
22+
<a href="https://twiddlingbits.dev/docsite/examples/examples-overview/">docs and more examples here</a>
2323
<br><br>
2424

2525
<div id="stdioDiv"

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"./examples/*/*.h",
4242
"./examples/*/*.ts",
4343
"./examples/*/*.js",
44+
"./examples/*/*.mp3",
4445
"./examples/*/out/*.js",
4546
"./examples/*/*.txt",
4647
"./examples/*/*.wasm",

0 commit comments

Comments
 (0)