From c17ec92d9a6b6750f0368768781350c3dad37505 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 22 Oct 2023 15:09:34 -0700 Subject: [PATCH] copy --- docs/repomap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/repomap.md b/docs/repomap.md index a7be4ac4e..a245b9c5a 100644 --- a/docs/repomap.md +++ b/docs/repomap.md @@ -105,9 +105,9 @@ source code, by including the critical lines of code for each definition. Here's a sample of the map of the aider repo, just showing the maps of -[io.py](https://github.com/paul-gauthier/aider/blob/main/coders/base_coder.py) +[base_coder.py](https://github.com/paul-gauthier/aider/blob/main/aider/coders/base_coder.py) and -[main.py](https://github.com/paul-gauthier/aider/blob/main/aider/commands.py) +[commands.py](https://github.com/paul-gauthier/aider/blob/main/aider/commands.py) : ```