diff --git a/docs/guides/manage-translations.rst b/docs/guides/manage-translations.rst index 6d29ae92509..5be3d08c617 100644 --- a/docs/guides/manage-translations.rst +++ b/docs/guides/manage-translations.rst @@ -229,7 +229,7 @@ When translators have finished their job, you may want to update the documentati .. code-block:: console - $ git add docs/locale/ + $ git add locale/ $ git commit -m "Update translations" $ git push