We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a63eb5 commit ab6bae8Copy full SHA for ab6bae8
registry/coder/modules/aider/README.md
@@ -13,7 +13,7 @@ Run [Aider](https://aider.chat) AI pair programming in your workspace. This modu
13
14
```tf
15
module "aider" {
16
- source = "registry.coder.com/modules/aider/coder"
+ source = "registry.coder.com/coder/aider/coder"
17
version = "1.0.0"
18
agent_id = coder_agent.example.id
19
}
0 commit comments