Update links to point to Astral org (#4949)

This commit is contained in:
Dhruv Manilawala 2023-06-08 21:13:40 +05:30 committed by GitHub
parent 9c3fb23ace
commit 07cc4bcb0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 66 additions and 66 deletions

View file

@ -262,7 +262,7 @@ We firstly want to allow rules to be selected by their names (and report them by
and before we can do that we have to rename all our rules to match our naming convention
(see CONTRIBUTING.md) because after that change every rule rename will be a breaking change.
See also https://github.com/charliermarsh/ruff/issues/2186.
See also https://github.com/astral-sh/ruff/issues/2186.
",
rule_name.ident
);