Skip to content

docs: repair Affinity version, examples and article links - #198

Open
peter-lawrey wants to merge 2 commits into
developfrom
sausage/docs-broken-urls
Open

docs: repair Affinity version, examples and article links#198
peter-lawrey wants to merge 2 commits into
developfrom
sausage/docs-broken-urls

Conversation

@peter-lawrey

@peter-lawrey peter-lawrey commented Apr 18, 2026

Copy link
Copy Markdown
Member

Repair three README destinations in one change:

Validation on 9 September 2026: rendered the full README with Asciidoctor 2.0.20 without warnings; checked the rendered badge's destination and the POM coordinate. The badge SVG returned HTTP 200 with a version label, and the artifact page returned HTTP 200 for the intended artifact. git diff --check passes. The examples directory exists on the fetched develop revision, and the article returned HTTP 200 with the expected title. The complete change is four README lines; Java tests were not rerun for these documentation edits.

peter-lawrey and others added 2 commits April 18, 2026 12:16
…aven.org URLs

- 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>
@peter-lawrey peter-lawrey changed the title docs: replace retired maven-badges.herokuapp.com and dead search.maven.org URLs docs: repair Affinity version, examples and article links Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant