Skip to content

Commit 55e61bf

Browse files
docs: fix video embed URLs to use raw GitHub URLs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 021503d commit 55e61bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ renderdoc-mcp 是一个基于 RenderDoc Replay API 的 MCP Server 和 CLI,提
2323

2424
## 演示
2525

26-
<video src="docs/demo/demo.mp4" controls width="100%"></video>
26+
https://github.com/JiaboLi-GitHub/renderdoc-mcp/raw/main/docs/demo/demo.mp4
2727

2828
## 功能概览
2929

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ renderdoc-mcp is an MCP server and CLI that wraps the RenderDoc replay API into
2323

2424
## Demo
2525

26-
<video src="docs/demo/demo-en.mp4" controls width="100%"></video>
26+
https://github.com/JiaboLi-GitHub/renderdoc-mcp/raw/main/docs/demo/demo-en.mp4
2727

2828
## Features
2929

0 commit comments

Comments
 (0)