diff --git a/README.md b/README.md
index bb63153983..0959de2c3c 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
# Ruff
-[](https://github.com/astral-sh/ruff)
+[](https://github.com/astral-sh/ruff)
[](https://pypi.python.org/pypi/ruff)
[](https://pypi.python.org/pypi/ruff)
[](https://pypi.python.org/pypi/ruff)
@@ -424,13 +424,13 @@ Ruff is used by a number of major open-source projects and companies, including:
If you're using Ruff, consider adding the Ruff badge to project's `README.md`:
```md
-[](https://github.com/astral-sh/ruff)
+[](https://github.com/astral-sh/ruff)
```
...or `README.rst`:
```rst
-.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
+.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: Ruff
```
@@ -438,7 +438,7 @@ If you're using Ruff, consider adding the Ruff badge to project's `README.md`:
...or, as HTML:
```html
-
+
```
## License
@@ -447,6 +447,6 @@ MIT