docs: fix Python Release badge link and version.txt#313
Merged
haochengxia merged 2 commits intodevelopfrom Apr 11, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the Python Release badge link in the README.md file to point to the libCacheSim-python repository. The review feedback recommends changing the repository owner in the URL from 1a1a11a to cacheMon to ensure consistency with the badge image source and other references within the documentation.
|
|
||
| [](https://github.com/1a1a11a/libCacheSim/actions/workflows/build.yml) | ||
| [](https://github.com/1a1a11a/libCacheSim/actions/workflows/pypi-release.yml) | ||
| [](https://github.com/1a1a11a/libCacheSim-python/actions/workflows/pypi-release.yml) |
Contributor
There was a problem hiding this comment.
The link for the Python Release badge points to the 1a1a11a user account, but the badge image and the reference later in the document (line 360) point to the cacheMon organization. To ensure consistency and point to the canonical repository, the owner in the link should be updated to cacheMon.
Suggested change
| [](https://github.com/1a1a11a/libCacheSim-python/actions/workflows/pypi-release.yml) | |
| [! [Python Release](https://github.com/cacheMon/libCacheSim-python/actions/workflows/pypi-release.yml/badge.svg)](https://github.com/cacheMon/libCacheSim-python/actions/workflows/pypi-release.yml) |
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.
No description provided.