-
-
Notifications
You must be signed in to change notification settings - Fork 298
fix: broken url to github release in web-ui #2354
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
Conversation
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 updates the GitHub release link for the Martin version badge to include the "martin-v" prefix and opens the link in a new tab.
- Updated the release tag URL format from
tag/{version}totag/martin-v{version}to match the actual GitHub release tag naming convention - Added
target="_blank"to open the version link in a new tab
CommanderStorm
left a comment
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.
Thanks for the report and the fix ❤️
Rationale
I noticed that the github release link has an outdated format.
Changes in this PR
v0.0.0-testas mock value, updated it to0.0.0-testto match the actual format