diff options
| author | scott | 2017-05-22 13:23:33 -0700 |
|---|---|---|
| committer | scott | 2017-05-22 13:23:33 -0700 |
| commit | e54203114dd7e2c00b6d11b66ddd81aea3f6d4d4 (patch) | |
| tree | bbfcf3251ea9c144c3098f9001aac768f25ef0b6 | |
| parent | 4d6f367830172f0dda3d1d7a4a8696ebe3bbd9b0 (diff) | |
| download | mailman-e54203114dd7e2c00b6d11b66ddd81aea3f6d4d4.tar.gz mailman-e54203114dd7e2c00b6d11b66ddd81aea3f6d4d4.tar.zst mailman-e54203114dd7e2c00b6d11b66ddd81aea3f6d4d4.zip | |
| -rw-r--r-- | src/mailman/docs/architecture.rst | 2 |
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 |
