From 4204d5d274bb5a6b426d95a02d41993e8b3365ba Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 5 Sep 2025 19:52:25 +0300 Subject: [PATCH] pest: update more info link (#18005) --- pages/common/pest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/pest.md b/pages/common/pest.md index 24faa09c25..302a858341 100644 --- a/pages/common/pest.md +++ b/pages/common/pest.md @@ -1,7 +1,7 @@ # pest > A PHP testing framework with a focus on simplicity. -> More information: . +> More information: . - Initialize a standard Pest configuration in the current directory: