From 3be2c3e893ffbc87cf0387100ddf5c272d1b79b0 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 6 Jun 2024 12:49:12 -0700 Subject: [PATCH] copy --- website/docs/aider_conf.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/aider_conf.md b/website/docs/aider_conf.md index d390e6014..dff9d17d3 100644 --- a/website/docs/aider_conf.md +++ b/website/docs/aider_conf.md @@ -9,7 +9,9 @@ Most options can also be set in an `.aider.conf.yml` file which can be placed in your home directory or at the root of your git repo. -Below is a sample of the file. +Below is a sample of the file, which you +can also +[download from GitHub](https://github.com/paul-gauthier/aider/blob/main/website/assets/sample.aider.conf.yml).