fix: bsky profile link

This commit is contained in:
Ayo Ayco 2025-01-04 16:23:52 +01:00
parent c32a2802ab
commit ef4e856777

View file

@ -117,7 +117,7 @@ const description =
<td>
<span>
<a
href={`https://bsky.app/profile${account.bskyHandle}`}
href={`https://bsky.app/profile/${account.bskyHandle}`}
target="_blank"
>
{account.bskyHandle}