Skip to content
Snippets Groups Projects
Unverified Commit dce15379 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3050448 by kkalaskar, joachim, idebr: @see link in TwigNodeTrans docs is a 404

(cherry picked from commit 85029e08)
parent 601744f2
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
* severely modified to work properly with the complexities of the Drupal
* translation system.
*
* @see http://twig.sensiolabs.org/doc/extensions/i18n.html
* @see https://twig-extensions.readthedocs.io/en/latest/i18n.html
* @see https://github.com/fabpot/Twig-extensions
*/
class TwigNodeTrans extends \Twig_Node {
......
......@@ -10,7 +10,7 @@
* into PHP code usable for runtime execution of the template.
*
* @see \Twig_TokenParser
* @see http://twig.sensiolabs.org/doc/extensions/i18n.html
* @see https://twig-extensions.readthedocs.io/en/latest/i18n.html
* @see https://github.com/fabpot/Twig-extensions
*/
class TwigTransTokenParser extends \Twig_TokenParser {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment