Skip to content

Commit 6899aa4

Browse files
committed
fix img
1 parent 64a54e2 commit 6899aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ async def main():
7777
"url": "https://mcp.hud.so/v3/mcp",
7878
"headers": {
7979
"Authorization": f"Bearer {os.getenv('HUD_API_KEY')}",
80-
"Mcp-Image": "hudpython/hud-text-2048:v1.2"
80+
"Mcp-Image": "hudevals/hud-text-2048:0.1.3"
8181
}
8282
}
8383
},

0 commit comments

Comments
 (0)