summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/.templates/indexsidebar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/.templates/indexsidebar.html b/doc/.templates/indexsidebar.html
index 628a0a1..cc1aea8 100644
--- a/doc/.templates/indexsidebar.html
+++ b/doc/.templates/indexsidebar.html
@@ -1,6 +1,6 @@
-<h3><a href="/mrl/projects/nose/nose-{{ release }}.tar.gz">Download</a></h3>
+<h3><a href="http://pypi.python.org/pypi/nose/">Download</a></h3>
<ul>
- <li><a href="/mrl/projects/nose/nose-{{ release }}.tar.gz">
+ <li><a href="http://pypi.python.org/pypi/nose/">
Current version: {{ release }}</a>
</li>
</ul>