diff options
author | Fred Drake <fdrake@acm.org> | 2006-04-06 00:17:08 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2006-04-06 00:17:08 (GMT) |
commit | ca30e1d5ec9376df6eaaf073e6e02fd105acacb6 (patch) | |
tree | cfd1384170f470aa182f9af915a88e9bf6a2da05 /Doc/python-docs.txt | |
parent | 3c423a04bac348a79b3be168e009ecdad13eda8a (diff) | |
download | cpython-ca30e1d5ec9376df6eaaf073e6e02fd105acacb6.zip cpython-ca30e1d5ec9376df6eaaf073e6e02fd105acacb6.tar.gz cpython-ca30e1d5ec9376df6eaaf073e6e02fd105acacb6.tar.bz2 |
update URL to reflect new website
Diffstat (limited to 'Doc/python-docs.txt')
-rw-r--r-- | Doc/python-docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/python-docs.txt b/Doc/python-docs.txt index 017fece..bf475b6 100644 --- a/Doc/python-docs.txt +++ b/Doc/python-docs.txt @@ -180,4 +180,4 @@ Answers to the Questions whether it's safe to remove, see the "Why is Python Installed on my Computer?" FAQ, found at: - http://www.python.org/doc/faq/installed.html + http://www.python.org/doc/faq/installed/ |