diff --git a/cookbook/email/cloud.rst b/cookbook/email/cloud.rst index 3f62afc746b..c409826a918 100644 --- a/cookbook/email/cloud.rst +++ b/cookbook/email/cloud.rst @@ -7,7 +7,7 @@ How to use the Cloud to Send Emails Requirements for sending emails from a production system differ from your development setup as you don't want to be limited in the number of emails, the sending rate or the sender address. Thus, -:doc:`using Gmail `_ or similar services is not an +:doc:`using Gmail ` or similar services is not an option. If setting up and maintaining your own reliable mail server causes you a headache there's a simple solution: Leverage the cloud to send your emails.