Skip to content

Commit dee7fb2

Browse files
committed
Link from introduction section
1 parent 8b6c584 commit dee7fb2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

components/translation/introduction.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@ The Translation component uses Loader classes to load catalogs. You can load
6262
multiple resources for the same locale, which will then be combined into one
6363
catalog.
6464

65-
The component comes with some default Loaders and you can create your own
66-
Loader too. The default loaders are:
65+
The component comes with some default Loaders and you can
66+
:doc:`create your own Loader too</components/translation/custom_formats>`. The
67+
default loaders are:
6768

6869
* :class:`Symfony\\Component\\Translation\\Loader\\ArrayLoader` - to load
6970
catalogs from PHP arrays.

0 commit comments

Comments
 (0)