Skip to content

[Fix] 4.16 dead link spring gradle#4

Merged
liudezhi2098 merged 5 commits into
branch-as-4.16from
fix/dead-link-spring-gradle
Apr 9, 2026
Merged

[Fix] 4.16 dead link spring gradle#4
liudezhi2098 merged 5 commits into
branch-as-4.16from
fix/dead-link-spring-gradle

Conversation

@liudezhi2098

@liudezhi2098 liudezhi2098 commented Apr 8, 2026

Copy link
Copy Markdown

Summary

Fix all dead links causing the "Dead link checker" CI job to fail on branch-as-4.16.

Changes

Issue Files Fix
spring.io/guides/gs/gradle/ returns 404 12 ledger-api.md Replace with docs.gradle.org/current/userguide/build_file_basics.html
maven-badges.herokuapp.com returns 404 README.md Replace badge with img.shields.io, target with central.sonatype.com
conferences.oreilly.com Strata 2016 returns 500 presentations.md Remove dead slides link, keep article link
github.com/google/protobuf/issues/2180 returns 404 BP-35-128-bits-support.md Update to protocolbuffers/protobuf
http://www.slf4j.org/ timeout in CI 12 bookies.md Change http to https
Google Docs BP-30 proposal returns 410 bookkeeper-proposals.md, stream/README.md Remove deleted Google Doc link

29 files changed, 1 line each (link replacement only)

Test plan

  • Local markdown-link-check passes with 0 dead links
  • CI Dead Link Checker job passes

maven-badges.herokuapp.com returns 404. Replace badge image with
img.shields.io and target link with central.sonatype.com.
The conferences.oreilly.com link returns 500. The original article link
still exists, only the slides reference has been removed.
- bookies.md (12 versions): change slf4j.org from http to https
- BP-35-128-bits-support.md: update protobuf repo URL from
  google/protobuf to protocolbuffers/protobuf (404 → 200)
- bookkeeper-proposals.md: replace deleted Google Doc link (410)
- stream/README.md: replace deleted Google Doc link (410)
BP-30 has no local BP page and the Google Doc was deleted (410).
Remove the link to fix Docusaurus build error: /community/bps/ not found.
@liudezhi2098
liudezhi2098 merged commit fd327cd into branch-as-4.16 Apr 9, 2026
21 checks passed
@liudezhi2098
liudezhi2098 deleted the fix/dead-link-spring-gradle branch April 9, 2026 01:01
@liudezhi2098 liudezhi2098 self-assigned this Apr 10, 2026
@liudezhi2098 liudezhi2098 added bug Something isn't working release-as-4.16 labels Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release-as-4.16

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant