Skip to content

Commit

Permalink
Updated PyPI URLs to the new website
Browse files Browse the repository at this point in the history
Change-Id: I2912f00da6c35201e2100ce1cb512f9c9a3f2903
  • Loading branch information
volans- committed Jul 30, 2018
1 parent 305313e commit 5793b36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ at the Wikimedia Foundation are available on `Wikitech`_.
.. |GitHub Release| image:: https://img.shields.io/github/release/wikimedia/cumin.svg
:target: https://github.com/wikimedia/cumin/releases
.. |PyPI Release| image:: https://img.shields.io/pypi/v/cumin.svg
:target: https://pypi.python.org/pypi/cumin
:target: https://pypi.org/project/cumin/
.. |Build Status| image:: https://travis-ci.org/wikimedia/cumin.svg?branch=master
:target: https://travis-ci.org/wikimedia/cumin
.. |Coveralls Coverage| image:: https://coveralls.io/repos/github/wikimedia/cumin/badge.svg?branch=master
Expand Down
2 changes: 1 addition & 1 deletion doc/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ on `GitHub`_. To install it, from the ``master`` branch run:
python setup.py install
.. _`Python Package Index`: https://pypi.python.org/pypi/cumin
.. _`Python Package Index`: https://pypi.org/project/cumin/
.. _`Wikimedia's Gerrit`: https://gerrit.wikimedia.org/r/#/admin/projects/operations/software/cumin
.. _`GitHub`: https://github.com/wikimedia/cumin
.. _`Release page`: https://github.com/wikimedia/cumin/releases

0 comments on commit 5793b36

Please sign in to comment.