Replaces stale raw/commit/<sha>/ badge URLs with raw/branch/badges/ in README.md and docs/index.md. The DEVX-36 docs rewrite inadvertently reverted the DEVX-35 badge URL fix.
Closes DEVX-39
## Summary
Replaces stale `raw/commit/<sha>/` badge URLs with `raw/branch/badges/` in README.md and docs/index.md. The DEVX-36 docs rewrite inadvertently reverted the DEVX-35 badge URL fix.
Closes DEVX-39
Auto-merge: If all CI checks pass, this PR will be merged automatically.
## Automated PR Review
- Architecture compliance: OK
- Best practices: OK
- Security: OK
- i18n: OK
- Resource management: OK
- Documentation: OK
- Tests: OK
- Commit conventions: OK
No issues found by automated checks.
---
**Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil
merged commit a8f86aca68 into master2026-06-24 19:25:51 +00:00
emil
deleted branch DEVX-39-fix-badge-urls2026-06-24 19:25:51 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Replaces stale
raw/commit/<sha>/badge URLs withraw/branch/badges/in README.md and docs/index.md. The DEVX-36 docs rewrite inadvertently reverted the DEVX-35 badge URL fix.Closes DEVX-39
Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.
All 13 REVIEW_CHECKLIST.md categories verified. Architecture: docs-only change. Code quality: simple URL replacement. Security: no impact. i18n: N/A. Testing: no code changes. Performance: no impact. UX: badges will render correctly. Documentation: fixes stale badge URLs. Workflow compliance: conventional commit, DEVX-39 prefix. Maintainability: uses branch-based URLs. Resource management: N/A. Backwards compatibility: fully compatible. Logging: N/A.