Commit 7113b22
fix: use absolute URLs for language links in README (#49)
Relative paths like `docs/i18n/es/README.md` break on crates.io
because its renderer cannot resolve repo-relative paths. Use absolute
GitHub URLs so the links work both on GitHub and crates.io.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b380b97 commit 7113b22
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments