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 937edf8 commit e39ce5fCopy full SHA for e39ce5f
registry/coder/modules/amazon-q/README.md
@@ -1,7 +1,7 @@
1
---
2
display_name: Amazon Q
3
description: Run Amazon Q in your workspace to access Amazon's AI coding assistant.
4
-icon: ../.icons/aws.svg
+icon: ../../../../.icons/aws.svg
5
maintainer_github: coder
6
verified: true
7
tags: [ai, helper, amazon-q]
@@ -21,7 +21,7 @@ module "amazon-q" {
21
}
22
```
23
24
-
+
25
26
## Prerequisites
27
0 commit comments