From 29f2bc0f97e9624b7b60d40941d931128d944fc9 Mon Sep 17 00:00:00 2001 From: Shixian Sheng Date: Tue, 7 May 2024 20:00:08 -0400 Subject: [PATCH] Update README.md (#11326) ## Summary After checking the links, I found that one link leads to 404. Correct me if i'm wrong, but I think the link I changed to is the supposed one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 446aaeae47..5bc0c354f8 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ Ruff is used by a number of major open-source projects and companies, including: - Microsoft ([Semantic Kernel](https://github.com/microsoft/semantic-kernel), [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-sdk)) +- Modern Treasury ([Python SDK](https://github.com/Modern-Treasury/modern-treasury-python)) - Mozilla ([Firefox](https://github.com/mozilla/gecko-dev)) - [Mypy](https://github.com/python/mypy) - Netflix ([Dispatch](https://github.com/Netflix/dispatch))