Skip to content

Commit aaa55f2

Browse files
committed
fix: use absolute URL for logo so it renders on npmjs.com
1 parent 2454ba7 commit aaa55f2

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
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="forge-logo.jpg" alt="Forge" width="120" />
2+
<img src="https://raw.githubusercontent.com/RightNow-AI/forge-mcp-server/main/forge-logo.jpg" alt="Forge" width="120" />
33
</p>
44

55
<h1 align="center">Forge MCP Server</h1>

0 commit comments

Comments
 (0)