summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2017-05-22 22:19:54 +0000
committerBarry Warsaw2017-05-22 22:19:54 +0000
commit95fd3b9bd05b72038f2b20584edc6d9bb3fa3b19 (patch)
tree523c172d060852d8a9aa18e15e2a39d3bd2e7493
parent8b820ff783da70017263766d4983523aaa5ff865 (diff)
parente54203114dd7e2c00b6d11b66ddd81aea3f6d4d4 (diff)
downloadmailman-95fd3b9bd05b72038f2b20584edc6d9bb3fa3b19.tar.gz
mailman-95fd3b9bd05b72038f2b20584edc6d9bb3fa3b19.tar.zst
mailman-95fd3b9bd05b72038f2b20584edc6d9bb3fa3b19.zip
-rw-r--r--src/mailman/docs/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/docs/architecture.rst b/src/mailman/docs/architecture.rst
index e1d5c4ec5..61218c6d2 100644
--- a/src/mailman/docs/architecture.rst
+++ b/src/mailman/docs/architecture.rst
@@ -183,6 +183,6 @@ of a spelunking effort to find it. Improvements are welcome!
.. _`Architecture of Open Source Applications`: http://www.aosabook.org/en/mailman.html
-.. _`Python pickles`: http://docs.python.org/2/library/pickle.html
+.. _`Python pickles`: http://docs.python.org/3/library/pickle.html
.. _`more efficient internal representation`: https://docs.python.org/3/library/email.html
.. _`Zope Component Architecture`: https://pypi.python.org/pypi/zope.component