diff --git a/aider/website/_posts/2024-05-22-linting.md b/aider/website/_posts/2024-05-22-linting.md index 04a0a131f..276c35441 100644 --- a/aider/website/_posts/2024-05-22-linting.md +++ b/aider/website/_posts/2024-05-22-linting.md @@ -118,7 +118,7 @@ app.py: ## Basic linters for most popular languages Aider comes batteries-included with built in linters for -[most popular programming languages](https://github.com/paul-gauthier/grep-ast/blob/main/grep_ast/parsers.py). +[most popular programming languages](https://aider.chat/docs/languages.html). This provides wide support for linting without requiring users to manually install a linter and configure it to work with aider.