]> granicus.if.org Git - python/commitdiff
Changed last remaining use of "./" to "index.html" when referring to the
authorFred Drake <fdrake@acm.org>
Wed, 17 Apr 2002 01:40:56 +0000 (01:40 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 17 Apr 2002 01:40:56 +0000 (01:40 +0000)
index file for the top-level directory.  This makes it easier to use an
unpacked version of the documentation via file: URLs.
This closes SF bug #541257.

Doc/html/about.html

index 8cf90549aeeb2d218cd7270174282905d7e4693c..492e76d1a483ae84c2be844b87eea8cc52134463 100644 (file)
@@ -30,7 +30,7 @@
       </table>
       <b class="navlabel">Up:</b>
       <span class="sectref">
-        <a href="./" title="Python Documentation Index">
+        <a href="index.html" title="Python Documentation Index">
           Python Documentation Index</A></span>
       <br>
     </div>