Skip to content

Commit 862da3c

Browse files
author
Epskampie
committed
Switched regular link to doc reference
1 parent 2684524 commit 862da3c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

book/translation.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ taste.
333333
You can also store translations in a database, or any other storage by
334334
providing a custom class implementing the
335335
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface` interface.
336-
See the `translation.loader tag`_ for more information.
336+
See the :ref:`dic-tags-translation-loader` tag for more information.
337337

338338
.. index::
339339
single: Translations; Creating translation resources
@@ -1014,4 +1014,3 @@ steps:
10141014
.. _`Translatable Extension`: https://github.com/l3pp4rd/DoctrineExtensions
10151015
.. _`ISO3166 Alpha-2`: http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
10161016
.. _`ISO639-1`: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
1017-
.. _`translation.loader tag`: http://symfony.com/doc/current/reference/dic_tags.html#translation-loader

reference/dic_tags.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,8 @@ templates):
861861
->addTag('templating.helper', array('alias' => 'alias_name'))
862862
;
863863
864+
.. _dic-tags-translation-loader:
865+
864866
translation.loader
865867
------------------
866868

0 commit comments

Comments
 (0)