]> granicus.if.org Git - python/commitdiff
Update Email library documentation example (GH-3720)
authorHenk-Jaap Wagenaar <wagenaarhenkjaap@gmail.com>
Sun, 24 Sep 2017 16:12:53 +0000 (17:12 +0100)
committerMariatta <Mariatta@users.noreply.github.com>
Sun, 24 Sep 2017 16:12:53 +0000 (09:12 -0700)
A `"` was missing from an `<a href>` tag.

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>