Commit 49c7de48 authored by neurolit's avatar neurolit

Fixed inter-documentation link (from relative to absolute)

parent 2bd47d64
......@@ -180,7 +180,7 @@ templates:
{{ app.translator.trans('translation_key') }}
Moreover, when using the Twig bridge provided by Symfony (see
:doc:`TwigServiceProvider <twig>`), you will be allowed to translate
:doc:`TwigServiceProvider </providers/twig>`), you will be allowed to translate
strings in the Twig way:
.. code-block:: jinja
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment