Trivial: Update pypi url to new url

Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: Id427d5b44602fa9210c537fa267abe05239dd3cd
This commit is contained in:
melissaml 2018-04-21 02:38:51 +08:00
parent 67b30930a3
commit 885b3d4892
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@ Automaton
=========
.. image:: https://img.shields.io/pypi/v/automaton.svg
:target: https://pypi.python.org/pypi/automaton/
:target: https://pypi.org/project/automaton/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/automaton.svg
:target: https://pypi.python.org/pypi/automaton/
:target: https://pypi.org/project/automaton/
:alt: Downloads
Friendly state machines for python. The goal of this library is to provide