Skip to content

Commit ab6bae8

Browse files
authored
Update registry/coder/modules/aider/README.md
1 parent 0a63eb5 commit ab6bae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/coder/modules/aider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Run [Aider](https://aider.chat) AI pair programming in your workspace. This modu
1313

1414
```tf
1515
module "aider" {
16-
source = "registry.coder.com/modules/aider/coder"
16+
source = "registry.coder.com/coder/aider/coder"
1717
version = "1.0.0"
1818
agent_id = coder_agent.example.id
1919
}

0 commit comments

Comments
 (0)