From cc844d4cfa175bcb938cd5da0fedcb05919c762a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 4 Jul 2026 11:40:37 +0200 Subject: [PATCH] Fix Mozilla Firefox repository link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdd1102866ae1..d6d51bedb9275 100644 --- a/README.md +++ b/README.md @@ -476,7 +476,7 @@ Ruff is used by a number of major open-source projects and companies, including: [ONNX Runtime](https://github.com/microsoft/onnxruntime), [LightGBM](https://github.com/microsoft/LightGBM)) - Modern Treasury ([Python SDK](https://github.com/Modern-Treasury/modern-treasury-python)) -- Mozilla ([Firefox](https://github.com/mozilla/gecko-dev)) +- Mozilla ([Firefox](https://github.com/mozilla-firefox/firefox)) - [Mypy](https://github.com/python/mypy) - [Nautobot](https://github.com/nautobot/nautobot) - Netflix ([Dispatch](https://github.com/Netflix/dispatch))