From 2cce71a7ebf3f610a21d0b09b4e621c62a2661e6 Mon Sep 17 00:00:00 2001 From: Boshen Date: Fri, 24 Feb 2023 09:18:49 +0800 Subject: [PATCH] chore(README): change credits from github links to websites --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5dd41f255..4cc91cb8b 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,9 @@ AST Parsed : 4291/4861 (88.27%) This project is inspired by the following great mentors and projects: -* [Rome Tools](https://github.com/rome/tools) - [@MichaReiser](https://github.com/MichaReiser), [@ematipico](https://github.com/ematipico) -* [Ruff](https://github.com/charliermarsh/ruff) - [@charliermarsh](https://github.com/charliermarsh) -* [quick-lint-js](https://github.com/quick-lint/quick-lint-js) - [@strager](https://github.com/strager) +* [Rome Tools](https://rome.tools) - [@MichaReiser](https://github.com/MichaReiser), [@ematipico](https://github.com/ematipico) +* [Ruff](https://beta.ruff.rs) - [@charliermarsh](https://github.com/charliermarsh) +* [quick-lint-js](https://quick-lint-js.com) - [@strager](https://github.com/strager) ## License