diff --git a/templates/zerver/integrations/email.md b/templates/zerver/integrations/email.md deleted file mode 100644 index eb21820771..0000000000 --- a/templates/zerver/integrations/email.md +++ /dev/null @@ -1,8 +0,0 @@ -You can send emails to Zulip! This is useful: - - * If you have an email that you want to discuss on Zulip - * For mirroring mailing list traffic - * For integrating a third-party app that can send emails, but which does not - easily lend itself to more direct integration - -Instructions are available [here](/help/message-a-channel-by-email). diff --git a/templates/zerver/integrations/email.md b/templates/zerver/integrations/email.md new file mode 120000 index 0000000000..77c920f77e --- /dev/null +++ b/templates/zerver/integrations/email.md @@ -0,0 +1 @@ +../../../help/using-zulip-via-email.md \ No newline at end of file