mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Update Email library documentation example (GH-3720)
A `"` was missing from an `<a href>` tag.
This commit is contained in:
parent
2fad102354
commit
8337239d79
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue