Commit 25006e3
authored
fix(amazonq): broken citation links in Q Chat #6487
## Problem
- The citation links are broken after the [linkify structure
change](#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 30ea80a commit 25006e3
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 | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
| 511 | + | |
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| |||
0 commit comments