From: "Michael R. Crusoe" <crusoe@debian.org>
Date: Tue, 28 Oct 2025 23:52:06 +0000
Subject: Preserve privacy by removing remote images

Forwarded: not-needed
---
 README.md     | 21 +++++++++------------
 docs/index.md |  6 ------
 2 files changed, 9 insertions(+), 18 deletions(-)

diff --git a/README.md b/README.md
index 42fcba8..114b627 100644
--- a/README.md
+++ b/README.md
@@ -3,15 +3,15 @@
 <h2 align="center">The Uncompromising Code Formatter</h2>
 
 <p align="center">
-<a href="https://github.com/psf/black/actions"><img alt="Actions Status" src="https://github.com/psf/black/workflows/Test/badge.svg"></a>
-<a href="https://black.readthedocs.io/en/stable/?badge=stable"><img alt="Documentation Status" src="https://readthedocs.org/projects/black/badge/?version=stable"></a>
-<a href="https://coveralls.io/github/psf/black?branch=main"><img alt="Coverage Status" src="https://coveralls.io/repos/github/psf/black/badge.svg?branch=main"></a>
-<a href="https://github.com/psf/black/blob/main/LICENSE"><img alt="License: MIT" src="https://black.readthedocs.io/en/stable/_static/license.svg"></a>
-<a href="https://pypi.org/project/black/"><img alt="PyPI" src="https://img.shields.io/pypi/v/black"></a>
-<a href="https://pypi.org/project/black"><img alt="Supported Python Versions" src="https://img.shields.io/pypi/pyversions/black?color=brightgreen"></a>
-<a href="https://pepy.tech/project/black"><img alt="Downloads" src="https://static.pepy.tech/badge/black"></a>
-<a href="https://anaconda.org/conda-forge/black/"><img alt="conda-forge" src="https://img.shields.io/conda/dn/conda-forge/black.svg?label=conda-forge"></a>
-<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
+<a href="https://github.com/psf/black/actions">Actions Status</a>
+<a href="https://black.readthedocs.io/en/stable/?badge=stable">Documentation Status</a>
+<a href="https://coveralls.io/github/psf/black?branch=main">Coverage Status</a>
+<a href="https://github.com/psf/black/blob/main/LICENSE">License: MIT</a>
+<a href="https://pypi.org/project/black/">PyPI</a>
+<a href="https://pypi.org/project/black">Supported Python Versions</a>
+<a href="https://pepy.tech/project/black">Downloads</a>
+<a href="https://anaconda.org/conda-forge/black/">conda-forge</a>
+<a href="https://github.com/psf/black">Code style: black</a>
 </p>
 
 > “Any color you like.”
@@ -182,9 +182,6 @@ Using the badge in README.rst:
     :target: https://github.com/psf/black
 ```
 
-Looks like this:
-[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
-
 ## License
 
 MIT
diff --git a/docs/index.md b/docs/index.md
index 49a44ec..a73ba60 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -79,12 +79,6 @@ Using the badge in README.rst:
    :target: https://github.com/psf/black
 ```
 
-Looks like this:
-
-```{image} https://img.shields.io/badge/code%20style-black-000000.svg
-:target: https://github.com/psf/black
-```
-
 ## Contents
 
 ```{toctree}
