Commit c079f16
docs: replace deprecated maven-badges.herokuapp.com and dead search.maven.org URLs (#592)
- Badge images: maven-badges.herokuapp.com/maven-central/<g>/<a>/badge.svg
-> img.shields.io/maven-central/v/<g>/<a>.svg (Heroku free tier retired).
- Badge/artifact links: maven-badges.herokuapp.com/maven-central/<g>/<a>
-> central.sonatype.com/artifact/<g>/<a>.
- Dead search.maven.org URLs with encoded g:/a: query params collapsed
to the direct central.sonatype.com/artifact/<g>/<a> page.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3e3eef5 commit c079f16
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments