diff --git a/melodic.tcl b/melodic.tcl
index 3a40b072b79dfd0c3a55f315b0935a17cf423c0d..33f45ab86cd12fe673bc6173da1b8d584369344f 100644
--- a/melodic.tcl
+++ b/melodic.tcl
@@ -336,7 +336,7 @@ button $w.btns.load -command "feat_file:setup_dialog $w a a a [namespace current
 
 button $w.btns.cancel -command "destroy $w" -text "Exit"
 
-button $w.btns.help -command "FmribWebHelp file: ${FSLDIR}/doc/melodic/index.html" -text "Help"
+button $w.btns.help -command "FmribWebHelp file: ${FSLDIR}/doc/redirects/melodic.html" -text "Help"
 
 #{{{ Utils