summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>1998-06-30 13:42:05 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>1998-06-30 13:42:05 (GMT)
commit52a79e8e1c448435f8dbd0fac02d74d61162cc08 (patch)
tree85fe1bdbdf53dfa77b95b0dc8f600e58d3b08e76 /Doc
parenta25969620ad128c95dde9cf500b28fa3e57611c9 (diff)
downloadcpython-52a79e8e1c448435f8dbd0fac02d74d61162cc08.zip
cpython-52a79e8e1c448435f8dbd0fac02d74d61162cc08.tar.gz
cpython-52a79e8e1c448435f8dbd0fac02d74d61162cc08.tar.bz2
Changed URL to crypto page.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libcrypto.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex
index 8ea33a2..339a9aa 100644
--- a/Doc/lib/libcrypto.tex
+++ b/Doc/lib/libcrypto.tex
@@ -24,7 +24,7 @@ written by Andrew Kuchling of further interest; the package adds
built-in modules for DES and IDEA encryption, provides a Python module
for reading and decrypting PGP files, and then some. These modules
are not distributed with Python but available separately. See the URL
-\url{http://starship.skyport.net/crew/amk/maintained/crypto.html} or
+\url{http://starship.skyport.net/crew/amk/python/crypto.html} or
send email to \email{akuchlin@acm.org} for more information.
\index{PGP}
\index{Pretty Good Privacy}