diff --git a/aider/website/docs/scripting.md b/aider/website/docs/scripting.md index c90e92cd0..aab42357d 100644 --- a/aider/website/docs/scripting.md +++ b/aider/website/docs/scripting.md @@ -26,7 +26,9 @@ for FILE in *.py ; do done ``` -User `aider --help` to see all the command line options, but these are useful for scripting: +User `aider --help` to see all the +[command line options](/docs/config/options.html), +but these are useful for scripting: ``` --stream, --no-stream