From f8b000981b0db54664da98c8866175db11cfc310 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 7 Jul 2024 07:16:15 -0300 Subject: [PATCH] updated upd docs script --- scripts/update-docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update-docs.sh b/scripts/update-docs.sh index 20a7304b3..39db3e284 100755 --- a/scripts/update-docs.sh +++ b/scripts/update-docs.sh @@ -14,7 +14,7 @@ cog $ARG \ README.md \ aider/website/index.md \ aider/website/HISTORY.md \ - aider/website/docs/commands.md \ + aider/website/docs/usage/commands.md \ aider/website/docs/languages.md \ aider/website/docs/config/dotenv.md \ aider/website/docs/config/options.md \