From 6a11c59f06cbd6fdaed77a2ec6197a20ff05f645 Mon Sep 17 00:00:00 2001
From: Philipp Rieber
Date: Sun, 16 Mar 2014 20:14:28 +0100
Subject: [PATCH] [Cookbook][Email] Fix internal doc link
---
cookbook/email/cloud.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.