fix(404): point Contact support link to real support address #132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/mapps-147-404-support-mailto"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The 404 page "Contact support" link used the placeholder
mailto:support@example.com left in the template, so a user clicking it
would compose mail to a non-existent example.com address. Point it at
the real product support address mailto:support@a8n.systems (the app
ships under the a8n.systems domain).
#MAPPS-147