feat(community): add /linkedin redirect and route email footer LinkedIn through it#5654
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Updates the transactional email footer LinkedIn icon to use Reviewed by Cursor Bugbot for commit 8099104. Configure here. |
Greptile SummaryThis PR adds a LinkedIn social redirect and routes the email footer through it. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "feat(community): add /linkedin redirect ..." | Re-trigger Greptile |
Summary
/linkedinredirect (sim.ai/linkedin→linkedin.com/company/simstudioai/) alongside the existing/discord,/slack,/x,/githubsocial redirects{baseUrl}/linkedinlike the X/GitHub/Slack icons, instead of a hardcoded URLlinkedin.com/company/simdotaiwhile the landing footer and Organization JSON-LD uselinkedin.com/company/simstudioai/— everything now resolves to the latterType of Change
Testing
Verified on a dev server that all five social redirects 307 to the correct destinations. Lint passes.
Checklist