Skip to content

Point the 404 page at support email instead of Discord - #97

Merged
jayeshbhole merged 1 commit into
mainfrom
fix-404-support-contact
Sep 2, 2026
Merged

Point the 404 page at support email instead of Discord#97
jayeshbhole merged 1 commit into
mainfrom
fix-404-support-contact

Conversation

@jayeshbhole

Copy link
Copy Markdown
Contributor

The 404 page shipped in #96 offered Discord as the way to get help. Replaced with support@zerodev.app.

-<li><a href="https://discord.gg/KS9MRaTSjx">Ask on Discord</a></li>
+<li><a href="mailto:support@zerodev.app">Email support</a></li>

Verified against a local npm run build + npm start: /no-such-page returns 404 and serves the page with the mailto link, no Discord reference left.

Also folds in a prettier pass on the same file. It wraps one over-long line I left unformatted in #96, so the diff reads 4 insertions rather than 1.

The Discord link in the site footer is untouched; this only changes the error page.

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs Error Error Sep 2, 2026 6:05am UTC

Request Review

@jayeshbhole
jayeshbhole merged commit 8391a4d into main Sep 2, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant