From 0704810d31d16562eec5411101fb7c0e383960ea Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 27 Jun 2024 10:11:29 -0700 Subject: [PATCH] use new docs paths --- scripts/update-docs.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/update-docs.sh b/scripts/update-docs.sh index fc16c4c66..feb5d7f43 100755 --- a/scripts/update-docs.sh +++ b/scripts/update-docs.sh @@ -14,8 +14,8 @@ cog $ARG \ README.md \ website/index.md \ website/HISTORY.md \ - website/docs/dotenv.md \ website/docs/commands.md \ website/docs/languages.md \ - website/docs/options.md \ - website/docs/aider_conf.md + website/docs/config/dotenv.md \ + website/docs/config/options.md \ + website/docs/config/aider_conf.md