refactor: improve documentation URL handling and error messages

This commit is contained in:
Paul Gauthier 2024-10-30 11:40:56 -07:00 committed by Paul Gauthier (aider)
parent e9beb1336c
commit 7e574bc214
3 changed files with 8 additions and 5 deletions

View file

@ -10,3 +10,4 @@ llms = "https://aider.chat/docs/llms.html"
large_repos = "https://aider.chat/docs/faq.html#can-i-use-aider-in-a-large-mono-repo"
github_issues = "https://github.com/Aider-AI/aider/issues/new"
git_index_version = "https://github.com/Aider-AI/aider/issues/211"
install_properly = "https://aider.chat/docs/troubleshooting/imports.html"