Skip to content

Commit 0586922

Browse files
authored
fix bad connection icons (#175)
1 parent 64877d8 commit 0586922

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

agents/available-connections.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ agent card for the full list.
646646
<Card>
647647
<div className="flex items-center gap-2">
648648
<img
649-
src="/images/agents/connections/icons/memberstack.png"
649+
src="/images/agents/connections/icons/memberstack.svg"
650650
alt="Memberstack"
651651
width={24}
652652
height={24}

0 commit comments

Comments
 (0)