Skip to content

fix(docs): correct CI badge link in README#205

Merged
YousefHadder merged 2 commits intomainfrom
fix/readme-badge-link
Feb 8, 2026
Merged

fix(docs): correct CI badge link in README#205
YousefHadder merged 2 commits intomainfrom
fix/readme-badge-link

Conversation

@YousefHadder
Copy link
Copy Markdown
Owner

The Tests badge link in README.md pointed to workflows/tests.yml which doesn't exist. The correct workflow file is ci.yml (which the badge image query already references correctly).

Copilot AI review requested due to automatic review settings February 8, 2026 18:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes the README “Tests” badge hyperlink so it points to the actual GitHub Actions workflow file (ci.yml), matching the badge image’s workflow reference and preventing 404s when clicking the badge.

Changes:

  • Update the README Tests badge link target from actions/workflows/tests.yml to actions/workflows/ci.yml.

@YousefHadder YousefHadder merged commit 74d1fb4 into main Feb 8, 2026
10 checks passed
@YousefHadder YousefHadder deleted the fix/readme-badge-link branch February 8, 2026 18:10
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.

2 participants