Kaydet (Commit) 1f679462 authored tarafından Fred Drake's avatar Fred Drake

Changed last remaining use of "./" to "index.html" when referring to the

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.
üst 34a05f7a
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment