diff --git a/Documentation.html b/Documentation.html
index 8ce73c84c..b98f24570 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -226,7 +226,7 @@
If you don't use the extension ".php3" for your scripts, you can use
- the bundled script extchg.sh to modify phpMyAdmin (or any other
+ the bundled script scripts/extchg.sh to modify phpMyAdmin (or any other
script) to work with a different extension. Beware though, that
currently changing the extension from .html to something other won't
work (it'd change all "string".htmlspecialchars() constructs).