mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 21:07:18 +00:00
fixed doc markup
This commit is contained in:
@@ -41,7 +41,7 @@ You can disable access to the context by appending the ``only`` keyword:
|
||||
|
||||
When including a template created by an end user, you should consider
|
||||
sandboxing it. More information in the :doc:`Twig for Developers<../api>`
|
||||
chapter and in the :doc:`<sandbox>` tag documentation.
|
||||
chapter and in the :doc:`sandbox<../tags/sandbox>` tag documentation.
|
||||
|
||||
The template name can be any valid Twig expression:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user