From: Georg Brandl <georg@python.org>
Date: Wed, 1 Sep 2010 21:02:50 +0000 (+0000)
Subject: #9677: fix link.
X-Git-Tag: v3.2a2~86
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cb5ad035b0eac63fc434c8b9625d28e2f336433;p=python

#9677: fix link.
---

diff --git a/Doc/tools/sphinxext/indexcontent.html b/Doc/tools/sphinxext/indexcontent.html
index 730ad54a74..fade751e27 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>