[Fix] 4.16 dead link spring gradle#4
Merged
Conversation
Replace 404 link https://spring.io/guides/gs/gradle/ with https://docs.gradle.org/current/userguide/build_file_basics.html across all 12 versioned ledger-api.md files to fix Dead Link Checker CI failure.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fix all dead links causing the "Dead link checker" CI job to fail on
branch-as-4.16.Changes
spring.io/guides/gs/gradle/returns 404ledger-api.mddocs.gradle.org/current/userguide/build_file_basics.htmlmaven-badges.herokuapp.comreturns 404README.mdimg.shields.io, target withcentral.sonatype.comconferences.oreilly.comStrata 2016 returns 500presentations.mdgithub.com/google/protobuf/issues/2180returns 404BP-35-128-bits-support.mdprotocolbuffers/protobufhttp://www.slf4j.org/timeout in CIbookies.mdhttptohttpsbookkeeper-proposals.md,stream/README.md29 files changed, 1 line each (link replacement only)
Test plan
markdown-link-checkpasses with 0 dead links