Commit e15b799
pr_dash: fix broken Slack links in --slack output
The <url|text> mrkdwn link syntax gets mangled by Slack's rich text
editor, encoding the pipe as %7C and breaking the URL. Use bare URLs
instead, which Slack auto-links reliably.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent eb941ea commit e15b799
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| |||
0 commit comments