Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf24dfa

Browse files
committed
#24277: Fix 3.4 whats new link broken by email doc changes.
1 parent 035a100 commit bf24dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ currently in the new module, which is being added as part of email's new
824824
:term:`provisional API`. These classes provide a number of new methods that
825825
make extracting content from and inserting content into email messages much
826826
easier. For details, see the :mod:`~email.contentmanager` documentation and
827-
the :ref:`email-contentmanager-api-examples`. These API additions complete the
827+
the :ref:`email-examples`. These API additions complete the
828828
bulk of the work that was planned as part of the email6 project. The currently
829829
provisional API is scheduled to become final in Python 3.5 (possibly with a few
830830
minor additions in the area of error handling). (Contributed by R. David

0 commit comments

Comments
 (0)