Skip to content

Commit af8778e

Browse files
author
lijunjie
committed
fix
1 parent 490a115 commit af8778e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/firered_chat/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>FireRedChat: A Pluggable, Full-Duplex Voice Interaction System with Cascaded
8989
<div class="container pt-5 mt-5 shadow-lg p-5 mb-5 bg-white rounded">
9090
<h2 id="Demo" style="text-align: center;">Demo</h2>
9191
<p style="text-align: center;">
92-
<video src="video/chat.mp4" controls style="max-width:100%; height:auto;"></video>
92+
<video src="https://github.com/FireRedTeam/fireredteam.github.io/raw/main/demos/firered_chat/video/chat.mp4" controls style="max-width:100%; height:auto;"></video>
9393
</p>
9494
<!-- <p style="text-align: center;">
9595
<b>Figure 1.</b> FireRedChat System Modules.

0 commit comments

Comments
 (0)