Fix links to repository in documentation

This commit is contained in:
Julien Falque
2018-04-16 11:58:53 +02:00
parent b4758ab491
commit e691f2a53f
+2 -2
View File
@@ -913,5 +913,5 @@ Testing the node visitors can be complex, so extend your test cases from
`tests/Twig/Node`_ directory.
.. _`rot13`: http://www.php.net/manual/en/function.str-rot13.php
.. _`tests/Twig/Fixtures`: https://github.com/twigphp/Twig/tree/master/test/Twig/Tests/Fixtures
.. _`tests/Twig/Node`: https://github.com/twigphp/Twig/tree/master/test/Twig/Tests/Node
.. _`tests/Twig/Fixtures`: https://github.com/twigphp/Twig/tree/2.x/test/Twig/Tests/Fixtures
.. _`tests/Twig/Node`: https://github.com/twigphp/Twig/tree/2.x/test/Twig/Tests/Node