Commit 4e03b4c
Fix non-rendering Zenodo DOI badge
The old zenodo.org/badge/<repo_id>.svg endpoint now 302-redirects (as
text/html), which GitHub's image proxy won't follow, so the badge broke.
Point at the direct concept-DOI badge SVG (10.5281/zenodo.5975552, all
versions) and link to the DOI, both of which resolve with HTTP 200.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent c2bb3a7 commit 4e03b4c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments