Update HTTP url to HTTPS

Also, avoid a redirect, by specifying target URL.
This commit is contained in:
Sanjeev Gupta
2017-05-30 00:38:13 +08:00
parent ff1adc7fd1
commit 49a805cdaa

View File

@@ -1,5 +1,5 @@
.. image:: https://img.shields.io/pypi/v/sphinx.svg
:target: http://pypi.python.org/pypi/sphinx
:target: https://pypi.python.org/pypi/Sphinx
.. image:: https://readthedocs.org/projects/sphinx/badge/
:target: http://www.sphinx-doc.org/
:alt: Documentation Status