Skip to content

Commit 6cba2db

Browse files
danielsanwouterj
authored andcommitted
Fixed broken external link to DemoController Test
1 parent 62bafad commit 6cba2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,6 @@ Learn more
852852
* :doc:`/cookbook/testing/profiling`
853853
* :doc:`/cookbook/testing/bootstrap`
854854

855-
.. _`DemoControllerTest`: https://github.com/symfony/symfony-standard/blob/master/src/Acme/DemoBundle/Tests/Controller/DemoControllerTest.php
855+
.. _`DemoControllerTest`: https://github.com/sensiolabs/SensioDistributionBundle/blob/master/Resources/skeleton/acme-demo-bundle/Acme/DemoBundle/Tests/Controller/DemoControllerTest.php
856856
.. _`$_SERVER`: http://php.net/manual/en/reserved.variables.server.php
857857
.. _`documentation`: http://phpunit.de/manual/current/en/

0 commit comments

Comments
 (0)