Skip to content

Commit 33d58d4

Browse files
authored
Merge pull request #317 from cwapi3d/bugfix/gif-not-displayed-correctly-online-deploy
tried with absolute path to fix gif render
2 parents 9ceaaab + f19bdba commit 33d58d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ making responses more accurate and up-to-date.
2323

2424
See how easy it is to use the Cadwork Python API with an MCP-enabled AI assistant:
2525

26-
<img src="img/mcp/gemini-mcp.gif" alt="MCP Demo with Gemini CLI" width="900">
26+
<img src="/img/mcp/gemini-mcp.gif" alt="MCP Demo with Gemini CLI" width="900">
2727

2828
You can use the Cadwork Python MCP for:
2929

0 commit comments

Comments
 (0)