Skip to content

Commit 8ac7328

Browse files
committed
Fix: use absolute URL for video in README to ensure GitHub rendering
1 parent 1a79ae6 commit 8ac7328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ AgentCommander provides a high-level control plane for researchers to steer the
6464

6565
The **Auto-Setup Wizard** makes it easy to integrate AgentCommander into your existing workflow without rewriting your code.
6666

67-
<video src="static/auto_setup_instrut_vedio.mp4" controls="controls" width="100%" muted="muted">
67+
<video src="https://github.com/mx-Liu123/AgentCommander/raw/main/static/auto_setup_instrut_vedio.mp4" controls="controls" width="100%" muted="muted">
6868
Your browser does not support the video tag.
6969
</video>
7070

0 commit comments

Comments
 (0)