Skip to content

Conversation

antonpk1
Copy link

@antonpk1 antonpk1 commented Aug 29, 2025

Summary

Currently, clicking on the NPM version and license badges in the README opens the shield.io image URL, which isn't very useful. This PR makes these badges actually link to relevant pages.

Changes

  • NPM badge now links to the npm package page
  • License badge now links to the LICENSE file in the repo

This follows the pattern used by other projects like microsoft/playwright.

Breaking Changes

Nope.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@antonpk1 antonpk1 requested a review from a team as a code owner August 29, 2025 13:25
The NPM and license badges now link to:
- NPM badge → npm package page
- License badge → LICENSE file in repo

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@antonpk1 antonpk1 force-pushed the fix-readme-badge-links branch from de16d5a to 7168a2c Compare August 30, 2025 11:51
@antonpk1 antonpk1 changed the title Make README badges link to useful destinations fix: README badges links destinations Aug 31, 2025
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