From 7c40f23c755905a24dd85ff3b5da020341209bf9 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 25 May 2018 23:11:02 +0300 Subject: [PATCH] Corrected link to PHPUnit --- testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing.rst b/testing.rst index 8f23151c20e..518f04fb89c 100644 --- a/testing.rst +++ b/testing.rst @@ -925,6 +925,6 @@ Learn more * :doc:`/components/css_selector` .. _`PHPUnit`: https://phpunit.de/ -.. _`documentation`: https://phpunit.de/manual/current/en/ +.. _`documentation`: https://phpunit.readthedocs.io/en/latest/ .. _`PHPUnit Bridge component`: https://symfony.com/components/PHPUnit%20Bridge .. _`$_SERVER`: https://php.net/manual/en/reserved.variables.server.php