We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5c76f commit ed95d0fCopy full SHA for ed95d0f
aiosmtpd/docs/intro.rst
@@ -11,8 +11,7 @@ Local Mail Transfer Protocol (LMTP). It is derived from
11
standard library module, and provides both a command line interface and an API
12
for use in testing applications that send email. Since the `smtpd module was
13
removed in Python 3.12
14
-<https://docs.python.org/3.12/whatsnew/3.12.html#locale>`, following `PEP 594
15
-<https://peps.python.org/pep-0594/#smtpd>`, aiosmtpd is the recommended
+<https://docs.python.org/3.12/whatsnew/3.12.html#locale>`__, following :pep:`594#smtpd`, aiosmtpd is the recommended
16
replacement.
17
18
Inspiration for this library comes from several other packages:
0 commit comments