From 5c02eb1ff777d0ed4674cb81809bf5fa5b039e8b Mon Sep 17 00:00:00 2001
From: Tim Behrens <behrens@fmrib.ox.ac.uk>
Date: Thu, 2 Sep 2004 17:10:49 +0000
Subject: [PATCH] *** empty log message ***

---
 doc/fdt_top.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/fdt_top.html b/doc/fdt_top.html
index 7cf0074..5f98428 100644
--- a/doc/fdt_top.html
+++ b/doc/fdt_top.html
@@ -48,7 +48,7 @@ function gotoPage(varItem)
       window.top.dynamic.location="fdt_bedpost.html";
       break
     case 6:
-      window.top.dynamic.location="fdt_bedpost_parallel";
+      window.top.dynamic.location="fdt_bedpost_parallel.html";
       break;
     case 7:
       window.top.dynamic.location="fdt_reg.html";
-- 
GitLab