From 8d53b846de930733231935ffaddf25e55a46c988 Mon Sep 17 00:00:00 2001 From: Martin Ninov Date: Wed, 15 Aug 2018 12:45:27 +0300 Subject: [PATCH] Update PHPUnit documentation link --- testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing.rst b/testing.rst index 140c3d8a359..3b9821ed168 100644 --- a/testing.rst +++ b/testing.rst @@ -974,7 +974,7 @@ Learn more * :doc:`/components/css_selector` .. _`PHPUnit`: https://phpunit.de/ -.. _`documentation`: https://phpunit.de/manual/current/en/ +.. _`documentation`: https://phpunit.de/documentation.html .. _`PHPUnit Bridge component`: https://symfony.com/components/PHPUnit%20Bridge .. _`$_SERVER`: https://php.net/manual/en/reserved.variables.server.php .. _`data providers`: https://phpunit.de/manual/current/en/writing-tests-for-phpunit.html#writing-tests-for-phpunit.data-providers