Skip to content

Commit e39ce5f

Browse files
fix(amazon-q): Update image paths in README for Amazon Q module
1 parent 937edf8 commit e39ce5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

registry/coder/modules/amazon-q/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Amazon Q
33
description: Run Amazon Q in your workspace to access Amazon's AI coding assistant.
4-
icon: ../.icons/aws.svg
4+
icon: ../../../../.icons/aws.svg
55
maintainer_github: coder
66
verified: true
77
tags: [ai, helper, amazon-q]
@@ -21,7 +21,7 @@ module "amazon-q" {
2121
}
2222
```
2323

24-
![Amazon-Q in action](../.images/amazonq.png)
24+
![Amazon-Q in action](../../.images/amazon-q.png)
2525

2626
## Prerequisites
2727

0 commit comments

Comments
 (0)