From: EnkelenaH <enkelena.h@gmail.com>
Date: Sat, 21 Jun 2025 14:45:35 +0200
Subject: Remove image hotlinks from installed documentation file

Forwarded: not-needed
Last-Update: 2025-06-17
---
 docs/index.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index 7f8ca36..9b951f1 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,8 +1,7 @@
 # Welcome to pytest-watcher
 
-[![PyPI](https://img.shields.io/pypi/v/pytest-watcher)](https://pypi.org/project/pytest-watcher/)
-[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pytest-watcher)](https://pypi.org/project/pytest-watcher/)
-[![GitHub](https://img.shields.io/github/license/olzhasar/pytest-watcher)](https://github.com/olzhasar/pytest-watcher/blob/master/LICENSE)
+[PyPI - Python Version](https://pypi.org/project/pytest-watcher/)
+[GitHub](https://github.com/olzhasar/pytest-watcher/blob/master/LICENSE)
 
 ## Overview
 
