From f5638371dc9b20da65ead38192fca37956b7d495 Mon Sep 17 00:00:00 2001 From: Sourav Kumar <75206424+blindhacker99@users.noreply.github.com> Date: Sun, 17 May 2026 04:25:58 +0530 Subject: [PATCH] docs: update README CI badge URL to ph0smet GitHub username renamed from blindhacker99 to ph0smet. Old URL still redirects, but the badge image and link should hit the canonical ph0smet path directly so there's no redirect lag on README renders. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de7a247..284b6ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Program analysis for your coding agents. -[![CI](https://github.com/blindhacker99/code-reason/actions/workflows/ci.yml/badge.svg)](https://github.com/blindhacker99/code-reason/actions/workflows/ci.yml) +[![CI](https://github.com/ph0smet/code-reason/actions/workflows/ci.yml/badge.svg)](https://github.com/ph0smet/code-reason/actions/workflows/ci.yml) > *Instead of grep-and-guess, provide your agents program analysis capabilities with code-reason.*