Skip to content

Commit 02d3283

Browse files
author
Richard Jones
committed
fix
1 parent 600f68b commit 02d3283

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/www/index.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Roundup Issue Tracker
33

44
.. raw:: html
55

6-
<span id="release_info" class="note">Download: `download`_</span>
6+
<span id="release_info" class="note">Download:
7+
<a href="http://pypi.python.org/pypi/roundup">latest</a></span>
78
<script type="text/javascript">
89
$.getJSON('http://pypi.python.org/pypi/roundup/json?callback=?', function(data) {
910
h = 'Download: ' + data.info.version;

0 commit comments

Comments
 (0)