summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Ganssle <pganssle@users.noreply.github.com>2018-04-16 15:34:16 -0400
committerGitHub <noreply@github.com>2018-04-16 15:34:16 -0400
commit14df2e369e3bd46e20eef90f7ca29e5df9c72a0d (patch)
tree788f6a70b92101cf91048ba849f11ad2c9432371
parent556ce2076020e46e9e96b7c51258dff038afc37f (diff)
parentfd0766a853341d4900f8ad71fca88b180b8dbc1c (diff)
downloaddateutil-git-14df2e369e3bd46e20eef90f7ca29e5df9c72a0d.tar.gz
Merge pull request #689 from pganssle/update_pypi_redirects
Change over badge pypi links
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e09aa9c..764b362 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@ dateutil - powerful extensions to datetime
:alt: pypi version
.. |support| image:: https://img.shields.io/pypi/pyversions/python-dateutil.svg?style=flat-square
- :target: https://pypi.python.org/pypi/python-dateutil/
+ :target: https://pypi.org/project/python-dateutil/
:alt: supported Python version
.. |travis| image:: https://img.shields.io/travis/dateutil/dateutil/master.svg?style=flat-square&label=Travis%20Build
@@ -32,7 +32,7 @@ dateutil - powerful extensions to datetime
:target: https://gitter.im/dateutil/dateutil
.. |licence| image:: https://img.shields.io/pypi/l/python-dateutil.svg?style=flat-square
- :target: https://pypi.python.org/pypi/python-dateutil/
+ :target: https://pypi.org/project/python-dateutil/
:alt: licence
.. |readthedocs| image:: https://img.shields.io/readthedocs/dateutil/latest.svg?style=flat-square&label=Read%20the%20Docs