help: Point mailto to {{ support_email }} instead of zulip cloud email.

We were displaying the email as `{{ support_email }}` but we were not
changing the mailto link to point to that email. This commit fixes that.
This commit is contained in:
Shubham Padia
2025-07-29 14:28:00 +00:00
committed by Tim Abbott
parent 085d137871
commit cb8ecc6143

View File

@@ -25,7 +25,7 @@ organization's data will be permanently deleted.
A deactivated organization can be restored until its data is deleted.
If you deactivated your organization by accident, please contact
[{{ support_email }}](mailto:support@zulip.com) as soon as possible.
[{{ support_email }}](mailto:{{ support_email }}) as soon as possible.
## Related articles