From 4f49d2f7ef8a7c3d97a2dd86dc21ae18bb6bf071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Le=C3=A3o?= <60024671+DeeJayLSP@users.noreply.github.com> Date: Fri, 1 Jul 2022 14:47:49 -0300 Subject: [PATCH] Fix image link in Internationalizing games (#5899) --- tutorials/i18n/internationalizing_games.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/i18n/internationalizing_games.rst b/tutorials/i18n/internationalizing_games.rst index 020e5caff..2578f2fee 100644 --- a/tutorials/i18n/internationalizing_games.rst +++ b/tutorials/i18n/internationalizing_games.rst @@ -213,7 +213,7 @@ property. Set this property to the locale code of the language you want to test. run the project with that locale when the project is run (either from the editor or when exported). -..image:: img/locale_test.png +.. image:: img/locale_test.png Keep in mind that since this is a project setting, it will show up in version control when it is set to a non-empty value. Therefore, it should be set back to an empty value before