fix user profile nostr.guru link

This commit is contained in:
hzrd149
2023-03-21 13:43:00 -06:00
parent 1c473e5850
commit 6405f475d0

View File

@@ -45,7 +45,7 @@ export const UserProfileMenu = ({ pubkey, ...props }: { pubkey: string } & Omit<
<MenuItem
as="a"
icon={<Avatar src={IMAGE_ICONS.nostrGuruIcon} size="xs" />}
href={`https://www.nostr.guru/p/${npub}`}
href={`https://www.nostr.guru/p/${pubkey}`}
target="_blank"
>
Open in Nostr.guru