docs: fix dead ktlint badge link in README - #648
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe README Ktlint badge now links to the official Ktlint documentation. The badge image and label remain unchanged. ChangesDocumentation update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized documentation change updates a dead ktlint badge link to the current documentation URL and introduces no actionable merge-blocking risk beyond normal checks. Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing: the badge link was already updated on main to https://ktlint.github.io/ktlint/latest/, so this PR is no longer needed. Thanks! |
|
Weird, I got an email notification for this PR but I couldn't find it or open it as it would 404. That's why I fixed it myself. Sorry about that |
The ktlint badge link is dead — ktlint moved from the
pinterestorg to thektlintorg (the old repo redirects), sohttps://pinterest.github.io/ktlintreturns 404. Replaced with the project's current docs URL declared by the repo:https://ktlint.github.io/ktlint/(HTTP 200; note the barektlint.github.ioroot still meta-refreshes to the dead URL, so the/ktlint/path is the correct target).Summary by CodeRabbit