summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/src/Python/frozen_modules/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tools/python3/src/Python/frozen_modules/README.txt')
-rw-r--r--contrib/tools/python3/src/Python/frozen_modules/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/python3/src/Python/frozen_modules/README.txt b/contrib/tools/python3/src/Python/frozen_modules/README.txt
index 444167cc496..795bb0efad3 100644
--- a/contrib/tools/python3/src/Python/frozen_modules/README.txt
+++ b/contrib/tools/python3/src/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.