From ab1e8ccb403723e2bc8f1efbe5ee7e49a1f06632 Mon Sep 17 00:00:00 2001 From: Claudio Fantacci Date: Tue, 25 Aug 2026 00:52:22 -0700 Subject: [PATCH] Fix RTD shield PiperOrigin-RevId: 970367242 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3bfeea..5f8dee1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ PIX is an image processing library in [JAX], for [JAX]. [![GitHub Workflow CI](https://img.shields.io/github/actions/workflow/status/deepmind/dm_pix/ci.yml?label=pytest&logo=python&logoColor=white&style=flat-square)](https://github.com/deepmind/dm_pix/actions/workflows/ci.yml) -[![Read the Docs](https://img.shields.io/readthedocs/dm_pix?label=ReadTheDocs&logo=readthedocs&logoColor=white&style=flat-square)](https://dm-pix.readthedocs.io/en/latest/?badge=latest) +[![Read the Docs](https://img.shields.io/readthedocs/dm-pix?label=ReadTheDocs&logo=readthedocs&logoColor=white&style=flat-square)](https://dm-pix.readthedocs.io/en/latest/?badge=latest) [![PyPI](https://img.shields.io/pypi/v/dm_pix?logo=pypi&logoColor=white&style=flat-square)](https://pypi.org/project/dm-pix/) ## Overview