From 8798b45a9155f2d02ee535f0d87d022acfc175ce Mon Sep 17 00:00:00 2001 From: HER0_01 Date: Thu, 3 Mar 2016 23:06:02 -0600 Subject: [PATCH] Fix broken link in "Importing translations" --- tutorials/asset_pipeline/importing_translations.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/asset_pipeline/importing_translations.rst b/tutorials/asset_pipeline/importing_translations.rst index 2b8d44e32..432ff4534 100644 --- a/tutorials/asset_pipeline/importing_translations.rst +++ b/tutorials/asset_pipeline/importing_translations.rst @@ -52,8 +52,8 @@ be saved in utf-8 encoding and the format is as follows: | KEYN | string | string | string | +--------+----------+----------+----------+ -The "lang" tags must represent a language, it must be one of the `valid -locales `__ supported by the engine. The "KEY" tags must be +The "lang" tags must represent a language, it must be one of the :ref:`valid +locales ` supported by the engine. The "KEY" tags must be unique and represent a string universally (they are usually in uppercase, to differentiate from other strings). Here's an example: