Problem/Motivation
In #3050448: @see link in TwigNodeTrans docs is a 404 a link to twig.sensiolabs.org was replaced because it returned a 404. All URLs to twig.sensiolabs.org are currently redirects so so they could break at any time.
Proposed resolution
Replace links to twig.sensiolabs.org with its destination URL.
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
Links to twig.sensiolabs.org are replaced with its destination URL.
API changes
None.
Data model changes
None.