Skip to content

Commit 2e4f504

Browse files
committed
docs: link to new asciinema
1 parent 87e46ae commit 2e4f504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Plugins like `ls` or `cat` can interact with the filesystem using the primitives
4646

4747
<p align="center">
4848
Example of running the CLI <code>pluginlab</code>
49-
<a href="https://asciinema.org/a/DWYAgrjSpwlejvRJQY8AHCEfD?speed=1.5" title="Click to watch the demo">
49+
<a href="https://asciinema.org/a/733915?speed=2" title="Click to watch the demo">
5050
<img src="./crates/pluginlab/demo-preview.png" alt="pluginlab demo" />
5151
</a>
5252
</p>

crates/pluginlab/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ More details on the github repo: [topheman/webassembly-component-model-experimen
3838

3939
<p align="center">
4040
Example of running the CLI <code>pluginlab</code>
41-
<a href="https://asciinema.org/a/DWYAgrjSpwlejvRJQY8AHCEfD?speed=1.5" title="Click to watch the demo">
41+
<a href="https://asciinema.org/a/733915?speed=1.5" title="Click to watch the demo">
4242
<img src="./demo-preview.png" alt="pluginlab demo" />
4343
</a>
4444
</p>

0 commit comments

Comments
 (0)