We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef211b3 + c7be7a3 commit c1dac43Copy full SHA for c1dac43
create_framework/unit-testing.rst
@@ -185,6 +185,6 @@ Symfony code.
185
Now that we are confident (again) about the code we have written, we can
186
safely think about the next batch of features we want to add to our framework.
187
188
-.. _`PHPUnit`: http://www.phpunit.de/manual/current/en/index.html
189
-.. _`test doubles`: http://www.phpunit.de/manual/current/en/test-doubles.html
+.. _`PHPUnit`: http://phpunit.de/manual/current/en/index.html
+.. _`test doubles`: http://phpunit.de/manual/current/en/test-doubles.html
190
.. _`XDebug`: http://xdebug.org/
0 commit comments