diff --git a/scripts/load_tx_stats.py b/scripts/load_tx_stats.py index 3905d2ee42c..9f33f77e5b9 100644 --- a/scripts/load_tx_stats.py +++ b/scripts/load_tx_stats.py @@ -234,7 +234,7 @@ def load_lang_substitutions(target_langs): # Store the stats as a table in a rst file statsfile = path.join(path.dirname(__file__), '..', - 'docs/user_manual/preamble/translation_stats.rst' + 'docs/about/translation_stats.rst' ) with open(statsfile, 'w') as f: f.write(f":orphan:\n\n"