diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html
index 51b3b0b4..ba114607 100644
--- a/Contrib/InstallOptions/Readme.html
+++ b/Contrib/InstallOptions/Readme.html
@@ -567,7 +567,7 @@ selection changes. Your validation/leave function can read the
"State" value from the "Settings" section to
determine which control caused the notification, if any, and
perform some appropriate action followed by an Abort instruction
-(to tell NSIS to return to the page). The Contrib\InstallOptions
+(to tell NSIS to return to the page). The Examples\InstallOptions
folder contains an example script showing how this might be
used.