]> granicus.if.org Git - python/commitdiff
bpo-31570: Update Email library documentation example (GH-3720) (GH-3721)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Sep 2017 16:18:50 +0000 (09:18 -0700)
committerMariatta <Mariatta@users.noreply.github.com>
Sun, 24 Sep 2017 16:18:50 +0000 (09:18 -0700)
A `"` was missing from an `<a href>` tag.
(cherry picked from commit 8337239d792bc2098c592def5fc3af84c3b0dfd1)

Doc/includes/email-alternative.py

index 2e142b1e3b71e4b0e42386fa2b67ea0bd52cf64e..df7ca6f3faa332cbf28f1bcd5e82870477300bae 100644 (file)
@@ -32,7 +32,7 @@ msg.add_alternative("""\
   <body>
     <p>Salut!</p>
     <p>Cela ressemble à un excellent
-        <a href="http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718>
+        <a href="http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718">
             recipie
         </a> déjeuner.
     </p>