-
Notifications
You must be signed in to change notification settings - Fork 6
Update README.md #544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update README.md #544
Conversation
Signed-off-by: Jonathan Reimer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR improves the formatting and functionality of the project badges in the README.md file by converting inline badges to proper clickable links.
- Converts inline badge images to proper markdown link format
- Makes all three LFX badges clickable, linking to the project's insights page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR titles must follow Conventional Commits. Love from, Your reviewers ❤️.
@@ -2,7 +2,10 @@ | |||
|
|||
> 📣 Insights was relaunched and open sourced in June 2025. | |||
|
|||
# LFX Insights    | |||
# LFX Insights | |||
[](https://insights.linuxfoundation.org/project/insights) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can youn please just regenerate badges i see old url is there in the badge api url. i fixed that on friday in the envs.
Nice work making the badges clickable @jonathimer! 👍 |
No description provided.