From 254fd12416280d24e9d723055f68751d3a753377 Mon Sep 17 00:00:00 2001 From: Wadie Skaf Date: Wed, 7 Jan 2026 15:12:07 +0100 Subject: [PATCH] Fix Crates.io badge link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75d4c0f..16a1d6c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![arXiv](https://img.shields.io/badge/arXiv-2601.03159-b31b1b.svg)](https://arxiv.org/abs/2601.03159) [![PyPI](https://img.shields.io/pypi/v/ratspy.svg)](https://pypi.org/project/ratspy/) -[![Crates.io](https://img.shields.io/crates/v/rats.svg)](https://crates.io/crates/rats-rs) +[![Crates.io](https://img.shields.io/crates/v/rats-rs.svg)](https://crates.io/crates/rats-rs) [![ReadTheDocs](https://img.shields.io/badge/Readthedocs-%23000000.svg?style=for-the-badge&logo=readthedocs&logoColor=white)](https://ratspy.readthedocs.io)