Skip to content

Commit

Permalink
Update smtp.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Feb 4, 2024
1 parent 20badba commit f662225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiosmtpd/docs/smtp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -569,5 +569,5 @@ advertised, and the ``STARTTLS`` command will not be accepted.
``False``.

.. _`asyncio transport`: https://docs.python.org/3/library/asyncio-protocol.html#asyncio-transport
.. _StreamReaderProtocol: https://docs.python.org/3.6/library/asyncio-stream.html#streamreaderprotocol
.. _StreamReaderProtocol: https://docs.python.org/3/library/asyncio-stream.html#streamreaderprotocol
.. |StreamReaderProtocol| replace:: ``StreamReaderProtocol``

0 comments on commit f662225

Please sign in to comment.