mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-42153 Fix link to IMAP documents in imaplib.rst (GH-23297)
The University of Washington stopped hosting the IMAP documents. Link to a rescued copy on GitHub.
This commit is contained in:
parent
384b7a4bd9
commit
aa01011003
2 changed files with 4 additions and 3 deletions
|
@ -174,9 +174,9 @@ example of usage.
|
|||
|
||||
.. seealso::
|
||||
|
||||
Documents describing the protocol, and sources and binaries for servers
|
||||
implementing it, can all be found at the University of Washington's *IMAP
|
||||
Information Center* (https://www.washington.edu/imap/).
|
||||
Documents describing the protocol, sources for servers
|
||||
implementing it, by the University of Washington's IMAP Information Center
|
||||
can all be found at (**Source Code**) https://github.com/uw-imap/imap (**Not Maintained**).
|
||||
|
||||
|
||||
.. _imap4-objects:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue