Skip to content

Commit 99be6e6

Browse files
committed
data review
1 parent 2de2a71 commit 99be6e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/info-card/ambassador-data.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ export const ambassadors: Ambassador[] = [
255255
},
256256
{
257257
label: "Website",
258-
url: "https://jordaneldredge.com/blog/",
258+
url: "https://jordaneldredge.com/",
259259
icon: <GlobeIcon className="h-5 w-5" />,
260260
},
261261
],
@@ -370,7 +370,7 @@ export const ambassadors: Ambassador[] = [
370370
tags: [
371371
{
372372
label: "BlueSky",
373-
url: "https://bsky.app/profile/patrick.wtf",
373+
url: "https://bsky.app/profile/kitten.sh",
374374
icon: <Bluesky2Icon className="h-5 w-5" />,
375375
},
376376
{

0 commit comments

Comments
 (0)