From f4cd1e74ba072578b9e4df7b33867f25e612ed33 Mon Sep 17 00:00:00 2001 From: Egor Shestakov Date: Sun, 25 Jan 2026 17:49:55 +0000 Subject: [PATCH] DOC: reg-tests: update VTest upstream link in the starting guide The starting guide to regression testing had an outdated VTest link. Could be backported as far as 2.6. --- doc/regression-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/regression-testing.txt b/doc/regression-testing.txt index 5b070a457..4c2f825be 100644 --- a/doc/regression-testing.txt +++ b/doc/regression-testing.txt @@ -24,7 +24,7 @@ vtest installation ------------------------ To use vtest you will have to download and compile the recent vtest -sources found at https://github.com/vtest/VTest. +sources found at https://github.com/vtest/VTest2. To compile vtest: