Commit ee13b0f
fix(amazonq): broken citation links in Q Chat aws#6487
## Problem
- The citation links are broken after the [linkify structure
change](aws#6449).
## Solution
- Updated link check pattern to accept `[[TEXT]](LINK)` format too which
is used for citations. **[MynahUI
v4.22.1](https://github.com/aws/mynah-ui/releases/tag/v4.22.1)**
[MynahUI PR](aws/mynah-ui#228)1 parent a254637 commit ee13b0f
File tree
3 files changed
+9
-5
lines changed- packages
- amazonq/.changes/next-release
- core
3 files changed
+9
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
| 513 | + | |
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| |||
0 commit comments