Skip to content

Commit 956efc5

Browse files
committed
docs: rename openclaw MP4 to replace .. with - for URL compatibility
1 parent f839afa commit 956efc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/EXAMPLES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ dirplot git . --animate --last 30d --output history.mp4
292292
```
293293

294294
<figure>
295-
<video src="https://github.com/deeplook/dirplot/raw/main/docs/openclaw-871e8882..8445c9a5.mp4" autoplay loop muted playsinline width="100%"></video>
296-
<figcaption><code>dirplot git github://openclaw/openclaw --range 871e8882..8445c9a5 --animate --log --size 1920x1080 -o openclaw-871e8882..8445c9a5.mp4</code></figcaption>
295+
<video src="https://github.com/deeplook/dirplot/raw/main/docs/openclaw-871e8882-8445c9a5.mp4" autoplay loop muted playsinline width="100%"></video>
296+
<figcaption><code>dirplot git github://openclaw/openclaw --range 871e8882..8445c9a5 --animate --log --size 1920x1080 -o openclaw-871e8882-8445c9a5.mp4</code></figcaption>
297297
</figure>
298298

299299
### Options

0 commit comments

Comments
 (0)