Commit c884462
Fix telegram example images not displaying
Move telegram.gif and arch.png from src/ to public/images/telegram-bot/
and update img src paths to use absolute paths. Next.js App Router
doesn't serve colocated assets via relative paths in <img> tags.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d5b609c commit c884462
3 files changed
Lines changed: 2 additions & 2 deletions
File tree
- public/images/telegram-bot
- src/app/docs/kagent/examples/telegram-bot
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments