Skip to content

Commit aa0f919

Browse files
authored
update linkedin post (#4727)
1 parent 7e30d27 commit aa0f919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bifrost/app/credits/CreditsWaitlist.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export function CreditsWaitlistForm({
145145
setPendingShareTwitter(true);
146146
} else {
147147
// For LinkedIn, open in a popup
148-
const linkedinUrl = `https://www.linkedin.com/posts/colegottdank_the-helicone-yc-w23-team-goes-to-topgolf-activity-7365872991773069312-7koL`;
148+
const linkedinUrl = `https://www.linkedin.com/posts/colegottdank_big-milestone-today-were-launching-the-activity-7371945910156599296-xI9G?utm_source=share&utm_medium=member_desktop&rcm=ACoAACIwhXUB416rA0qAPH4wNyxkkmM_YxHY4y0`;
149149
shareWindow = window.open(
150150
linkedinUrl,
151151
"linkedin-share",

0 commit comments

Comments
 (0)