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

@ -170,7 +170,7 @@ fn lint_path(
Err(error) => {
let message = r#"This indicates a bug in `ruff`. If you could open an issue at:
https://github.com/charliermarsh/ruff/issues/new?title=%5BLinter%20panic%5D
https://github.com/astral-sh/ruff/issues/new?title=%5BLinter%20panic%5D
with the relevant file contents, the `pyproject.toml` settings, and the following stack trace, we'd be very appreciative!
"#;