docs: update download link.

This commit is contained in:
David Wilson 2019-04-20 19:06:22 +01:00
parent 7bb2832302
commit eb6d83e1a0
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,6 @@ rst_epilog = """
.. |mitogen_version| replace:: %(VERSION)s
.. |mitogen_url| replace:: `mitogen-%(VERSION)s.tar.gz <https://files.pythonhosted.org/packages/source/m/mitogen/mitogen-%(VERSION)s.tar.gz>`__
.. |mitogen_url| replace:: `mitogen-%(VERSION)s.tar.gz <https://networkgenomics.com/try/mitogen-%(VERSION)s.tar.gz>`__
""" % locals()