Skip to content

docs: fix Python Release badge link and version.txt#313

Merged
haochengxia merged 2 commits intodevelopfrom
haochengxia-patch-1
Apr 11, 2026
Merged

docs: fix Python Release badge link and version.txt#313
haochengxia merged 2 commits intodevelopfrom
haochengxia-patch-1

Conversation

@haochengxia
Copy link
Copy Markdown
Collaborator

No description provided.

@haochengxia haochengxia merged commit 2eb8a9e into develop Apr 11, 2026
7 checks passed
@haochengxia haochengxia deleted the haochengxia-patch-1 branch April 11, 2026 05:00
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.


[![build](https://github.com/1a1a11a/libCacheSim/actions/workflows/build.yml/badge.svg)](https://github.com/1a1a11a/libCacheSim/actions/workflows/build.yml)
[![Python Release](https://github.com/cacheMon/libCacheSim-python/actions/workflows/pypi-release.yml/badge.svg)](https://github.com/1a1a11a/libCacheSim/actions/workflows/pypi-release.yml)
[![Python Release](https://github.com/cacheMon/libCacheSim-python/actions/workflows/pypi-release.yml/badge.svg)](https://github.com/1a1a11a/libCacheSim-python/actions/workflows/pypi-release.yml)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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
[![Python Release](https://github.com/cacheMon/libCacheSim-python/actions/workflows/pypi-release.yml/badge.svg)](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)

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