mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
Editor integrations link fixed in README (#8386)
This commit is contained in:
parent
3076d76b0a
commit
43691f97d0
2 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ LINK_REWRITES: dict[str, str] = {
|
|||
"configuration.md#pyprojecttoml-discovery"
|
||||
),
|
||||
"https://docs.astral.sh/ruff/contributing/": "contributing.md",
|
||||
"https://docs.astral.sh/ruff/editor-integrations/": "integrations.md",
|
||||
"https://docs.astral.sh/ruff/integrations/": "integrations.md",
|
||||
"https://docs.astral.sh/ruff/faq/#how-does-ruff-compare-to-flake8": (
|
||||
"faq.md#how-does-ruff-compare-to-flake8"
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue