From: Andrey Rahmatullin <wrar@debian.org>
Date: Sat, 9 Oct 2021 21:29:45 +0500
Subject: Remove external image links from README.rst.

---
 README.rst | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index 546a766..5a9e2e0 100644
--- a/README.rst
+++ b/README.rst
@@ -1,18 +1,14 @@
 Testfixtures
 ============
 
-|Docs|_ |PyPI|_  |Git|_ |CircleCI|_
+Docs_ PyPI_  Git_ CircleCI_
 
-.. |Docs| image:: https://readthedocs.org/projects/testfixtures/badge/?version=latest
 .. _Docs: http://testfixtures.readthedocs.org/en/latest/
 
-.. |PyPI| image:: https://badge.fury.io/py/testfixtures.svg
 .. _PyPI: https://pypi.org/project/testfixtures/
 
-.. |Git| image:: https://badge.fury.io/gh/simplistix%2Ftestfixtures.svg
 .. _Git: https://github.com/simplistix/testfixtures
 
-.. |CircleCI| image:: https://circleci.com/gh/simplistix/testfixtures/tree/master.svg?style=shield
 .. _CircleCI: https://circleci.com/gh/simplistix/testfixtures/tree/master
 
 Testfixtures is a collection of helpers and mock objects that are useful when
