-
Notifications
You must be signed in to change notification settings - Fork 9
修复 README 中的 CI 徽章链接,更新为新的检查工作流 #36
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| # ostool | ||
|
|
||
| [](https://github.com/ZR233/ostool/actions/workflows/ci.yml) | ||
| [](https://github.com/drivercraft/ostool/actions/workflows/check.yaml) | ||
|
||
| [](https://crates.io/crates/ostool) | ||
| [](LICENSE) | ||
| [](https://www.rust-lang.org) | ||
|
|
||
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.
The CI badge has been updated to reference the new repository owner 'drivercraft', but many other references to the old repository 'ZR233/ostool' remain throughout this README file. For consistency, the following sections should also be updated:
This creates an inconsistency where the badge points to one repository while the documentation directs users to a different repository. Consider updating all repository references to ensure consistency throughout the documentation.