From d6036e18dd0ec267318b26ac8750cc3405c5d84a Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Wed, 29 Oct 2025 09:38:26 -0500 Subject: [PATCH] docs: fix v4 branch link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 364e98c0..476f102d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ > > **To install v6 Alpha:** `npx bmad-method@alpha install` > -> **Looking for stable v4 documentation?** [View v4 README](https://github.com/bmad-code-org/BMAD-METHOD/tree/v4-stable) +> **Looking for stable v4 documentation?** [View v4 README](https://github.com/bmad-code-org/BMAD-METHOD/tree/V4) > > **Want the stable version?** `npx bmad-method install` (installs v4.x)