mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
fix(docs): correct Claude Code image path
This commit is contained in:
parent
cf13314568
commit
6f2ee73d6e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ icon: "/images/claude-code-icon.svg"
|
|||
|
||||
<div className="w-1/2">
|
||||
<img
|
||||
src="/docs/images/claude-code-supermemory.png"
|
||||
src="/images/claude-code-supermemory.png"
|
||||
alt="Claude Code + Supermemory"
|
||||
className="rounded-lg shadow-lg"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue