summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjpellerin <devnull@localhost>2011-07-26 12:42:24 -0400
committerjpellerin <devnull@localhost>2011-07-26 12:42:24 -0400
commit4803e0ee2ad093dc01d41b32aa6cf6d421e693ee (patch)
tree055d9080ac94f73633f3994c92cf66d2cb2be5e1 /doc
parent144757cae1e0c386dfa92a74c433a7431463d4f2 (diff)
downloadnose-4803e0ee2ad093dc01d41b32aa6cf6d421e693ee.tar.gz
Replaced outdated download link
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>