From 4e0f8765d9bce5b949ed940c1385028021c0fbce Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 17 May 2024 13:15:07 -0700 Subject: [PATCH] copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9e0e244e..32e5ec7f0 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Aider can help the LLM figure out which files to edit all by itself, but the mos ## Example chat transcripts -[The example transcripts page](/examples/README.md) shows how you can chat with aider to write +[The example transcripts page](https://aider.chat/examples/) shows how you can chat with aider to write and edit code. ## Installation