We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c028b commit f839afaCopy full SHA for f839afa
1 file changed
docs/EXAMPLES.md
@@ -292,7 +292,7 @@ dirplot git . --animate --last 30d --output history.mp4
292
```
293
294
<figure>
295
- <video src="openclaw-871e8882..8445c9a5.mp4" autoplay loop muted playsinline width="100%"></video>
+ <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>
297
</figure>
298
0 commit comments