8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef211b3 commit c7be7a3Copy full SHA for c7be7a3
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