summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-09-01 21:02:50 (GMT)
committerGeorg Brandl <georg@python.org>2010-09-01 21:02:50 (GMT)
commit6cb5ad035b0eac63fc434c8b9625d28e2f336433 (patch)
tree3327d7766748962a329cd167596f2a5033d1f26e /Doc
parent67e8e5633ed52454e9e47e67cf016997c0832b65 (diff)
downloadcpython-6cb5ad035b0eac63fc434c8b9625d28e2f336433.zip
cpython-6cb5ad035b0eac63fc434c8b9625d28e2f336433.tar.gz
cpython-6cb5ad035b0eac63fc434c8b9625d28e2f336433.tar.bz2
#9677: fix link.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/tools/sphinxext/indexcontent.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/sphinxext/indexcontent.html b/Doc/tools/sphinxext/indexcontent.html
index 730ad54..fade751 100644
--- a/Doc/tools/sphinxext/indexcontent.html
+++ b/Doc/tools/sphinxext/indexcontent.html
@@ -34,7 +34,7 @@
<p><strong>Indices and tables:</strong></p>
<table class="contentstable" align="center"><tr>
<td width="50%">
- <p class="biglink"><a class="biglink" href="{{ pathto("modindex") }}">Global Module Index</a><br/>
+ <p class="biglink"><a class="biglink" href="{{ pathto("py-modindex") }}">Global Module Index</a><br/>
<span class="linkdescr">quick access to all modules</span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("genindex") }}">General Index</a><br/>
<span class="linkdescr">all functions, classes, terms</span></p>