summaryrefslogtreecommitdiffstats
path: root/Python/frozen_modules/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Python/frozen_modules/README.txt')
-rw-r--r--Python/frozen_modules/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/frozen_modules/README.txt b/Python/frozen_modules/README.txt
index 444167c..795bb0e 100644
--- a/Python/frozen_modules/README.txt
+++ b/Python/frozen_modules/README.txt
@@ -4,4 +4,4 @@ modules. Python/frozen.c depends on these files.
Note that, other than the required frozen modules, none of these files
are committed into the repo.
-See Tools/scripts/freeze_modules.py for more info.
+See Tools/build/freeze_modules.py for more info.