From e09e1be76d18dee289d491bad6c318a4dde296c3 Mon Sep 17 00:00:00 2001 From: Than Tibbetts Date: Tue, 28 Jul 2026 12:21:33 -0400 Subject: [PATCH] Update Pest v5 announcement link in README (#1773) Signed-off-by: Than Tibbetts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a027c72..ea7be705 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ------ -> Pest v5 Now Available: **[Read the announcement »](https://pestphp.com/docs/pest-v5-is-here)**. +> Pest v5 Now Available: **[Read the announcement »](https://pestphp.com/docs/pest5-now-available)**. **Pest** is an elegant testing framework for PHP developers and AI agents.