Author: Michael R. Crusoe <crusoe@debian.org>
Description: Avoid breaching privacy with external images
Forwarded: not-needed

--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -29,29 +29,11 @@
 
 This allows you to test and make sure your view layer is behaving the way you expect after each code change.
 
-.. |version| image:: http://img.shields.io/pypi/v/pytest-qt.svg
-  :target: https://pypi.python.org/pypi/pytest-qt
-
-.. |conda-forge| image:: https://img.shields.io/conda/vn/conda-forge/pytest-qt.svg
-    :target: https://anaconda.org/conda-forge/pytest-qt
-
-.. |ci| image:: https://github.com/pytest-dev/pytest-qt/workflows/build/badge.svg
-  :target: https://github.com/pytest-dev/pytest-qt/actions
-
-.. |coverage| image:: http://img.shields.io/coveralls/pytest-dev/pytest-qt.svg
-  :target: https://coveralls.io/r/pytest-dev/pytest-qt
-
-.. |docs| image:: https://readthedocs.org/projects/pytest-qt/badge/?version=latest
-  :target: https://pytest-qt.readthedocs.io
-
-.. |python| image:: https://img.shields.io/pypi/pyversions/pytest-qt.svg
-  :target: https://pypi.python.org/pypi/pytest-qt/
-  :alt: Supported Python versions
-
-.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
-  :target: https://github.com/ambv/black
-
-|python| |version| |conda-forge| |ci| |coverage| |docs| |black|
+`Supported Python versions <https://pypi.python.org/pypi/pytest-qt/>`_
+`conda-forge <https://anaconda.org/conda-forge/pytest-qt>`_
+`ci <https://github.com/pytest-dev/pytest-qt/actions>`_
+`test coverage<https://coveralls.io/r/pytest-dev/pytest-qt>`_
+`docs <https://pytest-qt.readthedocs.io>`_
 
 
 Features
