diff options
author | Fred Drake <fdrake@acm.org> | 2001-03-06 07:28:20 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-03-06 07:28:20 (GMT) |
commit | ce7129ea4ee7bcb307d66746122bae0a5bcb2108 (patch) | |
tree | 5e6701433346c528fa5a6af673e67792285ed8e2 /Doc | |
parent | 2636572d76cd1b62b10d67c28fe0b23d99c154d2 (diff) | |
download | cpython-ce7129ea4ee7bcb307d66746122bae0a5bcb2108.zip cpython-ce7129ea4ee7bcb307d66746122bae0a5bcb2108.tar.gz cpython-ce7129ea4ee7bcb307d66746122bae0a5bcb2108.tar.bz2 |
Turn "Python Documentation Central" into just "Documentation Central"; some
Web browsers tried to wrap lines in bad ways, so we avoid the problem by
putting fewer words on the page.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/html/index.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/html/index.html.in b/Doc/html/index.html.in index 899b809..86b28cc 100644 --- a/Doc/html/index.html.in +++ b/Doc/html/index.html.in @@ -91,7 +91,7 @@ <ul> <li> <a href="http://www.python.org/doc/" class="title" - >Python Documentation Central</a> + >Documentation Central</a> <br>(for everyone) </ul> </td> |