feat(community): replace Discord community links with Slack#5653
Conversation
…p, docs, emails, and readme
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Email and routing: Transactional email footers gain a Slack icon linking through Product Discord integration docs and blocks are unchanged—only public community CTAs. Reviewed by Cursor Bugbot for commit cea9fe6. Configure here. |
Greptile SummaryThis PR moves community links from Discord to Slack across the public surfaces. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "feat(community): replace Discord communi..." | Re-trigger Greptile |
Summary
sameAs,llms-full.txt, self-hosting troubleshooting docs (all 6 locales), README badge, Helm chart annotations + README, and blog post footersstatic/slack-icon.png, generated to match the existing 32px#757575icon set), linked via a new/slackredirect/slackredirect innext.config.ts(same pattern as/x//github, used in emails to avoid spam-filter issues); the/discordredirect is kept so links in already-sent emails and old posts don't breakemails/broadcasts/v0.5.html,v0.6.html) left as-is since they're records of past sendsType of Change
Testing
Verified live on dev servers: landing footer and JSON-LD show Slack (no community Discord), docs page footer renders the Slack icon (X/GitHub/Slack),
llms-full.txtlists the Slack community, and/slack307-redirects to the invite. SEO tests pass; typecheck clean (docs app has 3 pre-existing errors on staging, unrelated files).Checklist