From 839f546798fa9c1f533afcdbd2f98ab0c94ce136 Mon Sep 17 00:00:00 2001
From: Matthew Webster <mwebster@fmrib.ox.ac.uk>
Date: Fri, 17 Aug 2012 15:36:05 +0000
Subject: [PATCH] Changes for fsl 5

---
 melodic.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/melodic.tcl b/melodic.tcl
index 3a40b07..33f45ab 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
 
-- 
GitLab