From e37196da112b0b58ee87f78ff3a47aca9278d25f Mon Sep 17 00:00:00 2001 From: Xymph Date: Thu, 25 Aug 2022 16:26:51 +0200 Subject: [PATCH] Update redirected link to Symfony translation keys, with new anchor --- _posts/05-06-01-Internationalization-and-Localization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/05-06-01-Internationalization-and-Localization.md b/_posts/05-06-01-Internationalization-and-Localization.md index a860695..cc9e27c 100644 --- a/_posts/05-06-01-Internationalization-and-Localization.md +++ b/_posts/05-06-01-Internationalization-and-Localization.md @@ -418,7 +418,7 @@ After including those new rules in the `.po` file, a new scan will bring in your [yii]: https://www.yiiframework.com/doc/guide/2.0/en/tutorial-i18n [intl]: https://secure.php.net/manual/intro.intl.php [ICU project]: https://icu.unicode.org/ -[symfony-keys]: https://symfony.com/doc/current/components/translation/usage.html#creating-translations +[symfony-keys]: https://symfony.com/doc/current/translation.html#using-real-or-keyword-messages [sprintf]: https://secure.php.net/manual/function.sprintf.php [func]: https://secure.php.net/manual/function.gettext.php