summaryrefslogtreecommitdiff
path: root/doc/source/templates/indexcontent.html
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-01-15 17:48:17 +0100
committerJulian Andres Klode <jak@debian.org>2010-01-15 17:48:17 +0100
commitc04ba87f403e624005c337f6440e68bbfacc4356 (patch)
tree0ed3916115c5cf27fb206b305517abfdce91d8a5 /doc/source/templates/indexcontent.html
parent8d1861288d29d2ce7218c19d2dc6ff9ea9726229 (diff)
downloadpython-apt-c04ba87f403e624005c337f6440e68bbfacc4356.tar.gz
Change version from 0.8 to 0.7.100 to indicate compatibility.
Diffstat (limited to 'doc/source/templates/indexcontent.html')
-rw-r--r--doc/source/templates/indexcontent.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/templates/indexcontent.html b/doc/source/templates/indexcontent.html
index e5f11cc1..394b46d5 100644
--- a/doc/source/templates/indexcontent.html
+++ b/doc/source/templates/indexcontent.html
@@ -18,7 +18,7 @@
<p><strong>Parts of the documentation:</strong></p>
<table class="contentstable" align="center"><tr>
<td width="50%">
- <p class="biglink"><a class="biglink" href="{{ pathto("whatsnew/" + version) }}">What's new in Python {{ version }}?</a><br/>
+ <p class="biglink"><a class="biglink" href="{{ pathto("whatsnew/" + version) }}">What's new in Python APT {{ version }}?</a><br/>
<span class="linkdescr">or <a href="{{ pathto("whatsnew/index") }}">all "What's new" documents</a></span></span></p>
<p class="biglink"><a class="biglink" href="{{ pathto("library/index") }}">Library Reference</a><br/>
<span class="linkdescr">keep this under your pillow</span></p>