mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update HTTP url to HTTPS
Also, avoid a redirect, by specifying target URL.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user