We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e30d27 commit aa0f919Copy full SHA for aa0f919
bifrost/app/credits/CreditsWaitlist.tsx
@@ -145,7 +145,7 @@ export function CreditsWaitlistForm({
145
setPendingShareTwitter(true);
146
} else {
147
// 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`;
+ 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`;
149
shareWindow = window.open(
150
linkedinUrl,
151
"linkedin-share",
0 commit comments