Mercurial > p > roundup > code
diff website/www/index.txt @ 6793:dee99f8a386f
Make download link go to the files section of roundup on pypi.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 14 Jul 2022 15:31:05 -0400 |
| parents | 4eee1aa1103e |
| children | 81d961ca11cd |
line wrap: on
line diff
--- a/website/www/index.txt Tue Jul 12 14:16:58 2022 -0400 +++ b/website/www/index.txt Thu Jul 14 15:31:05 2022 -0400 @@ -19,7 +19,7 @@ .. raw:: html <div class="release_info note">Download: - <a href="https://pypi.org/project/roundup/">latest</a></div> + <a href="https://pypi.org/project/roundup/#files/">latest</a></div> Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC and e-mail interfaces. It is based
