From 7387c6fd150f73a9a023cedd77fa790bb9dc924f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 27 Feb 2024 07:29:09 -0800 Subject: [PATCH] Fixed conventions.html link #489 --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index a336849ec..129b2f3cd 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -339,7 +339,7 @@ Just put any extra instructions in a file like `CONVENTIONS.md` and then add it to the chat. For more details, see this documentation on -[using a conventions file with aider](/docs/conventions.html). +[using a conventions file with aider](https://aider.chat/docs/conventions.html). ## Can I change the system prompts that aider uses?