summaryrefslogtreecommitdiff
path: root/doc/_templates
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2010-07-14 22:07:07 +0200
committerholger krekel <holger@merlinux.eu>2010-07-14 22:07:07 +0200
commit4772a65fdf3a7e28ad5573e76eb485e3998d8088 (patch)
treef58a33935aea3deb51f0d693ce25fc2a303ac6c0 /doc/_templates
parent5f632a27bf61ba53baa2df3f263ed97c0aa0219f (diff)
downloadtox-4772a65fdf3a7e28ad5573e76eb485e3998d8088.tar.gz
add sitepackages option and bump version number to the to-be-released 0.7
Diffstat (limited to 'doc/_templates')
-rw-r--r--doc/_templates/indexsidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html
index 46ac476..12bf335 100644
--- a/doc/_templates/indexsidebar.html
+++ b/doc/_templates/indexsidebar.html
@@ -7,7 +7,7 @@
released versions in the <a href="http://pypi.python.org/pypi/tox">Python
Package Index</a>.</p>
{% else %}
-<p>Current: <b><a href="{{pathto('announce/release-0.5')}}">{{ version }}</a></b>
+<p>Current: <b>{{ version }}</b>
[<a href="{{ pathto('changelog') }}">Changes</a>]</p>
<p>
<a href="http://pypi.python.org/pypi/tox">tox on PyPI</a>