From eabb3eee00298c44e52562322d50a4a3d42bc140 Mon Sep 17 00:00:00 2001 From: Claire Mouton Date: Mon, 12 Nov 2012 16:36:32 +0000 Subject: [PATCH] Fixed a bug in a documentation path. --- bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg | 2 +- bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg index 0221c5a..f2391d7 100644 --- a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg +++ b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbg @@ -31,7 +31,7 @@ ISEXEC:FALSE -41.013084:77.943418:900.000000 4.561916:67.943418:900.000000 PORT -In:"www.creatis.insa-lyon.fr/site/fr/CreatoolsDocumentation" +In:"www.creatis.insa-lyon.fr/site/en/CreaToolsGettingStarted" FIN_BOX BOX wx:CommandButton:Box03 diff --git a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs index 9ecab11..6f1e93f 100644 --- a/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs +++ b/bbtk_package_creaMiniTools/bbs/boxes/helpMenu.bbs @@ -18,7 +18,7 @@ new LayoutLine Box01 set Box01.WinTitle "Help" new LaunchBrowser Box02 - set Box02.In "www.creatis.insa-lyon.fr/site/fr/CreatoolsDocumentation" + set Box02.In "www.creatis.insa-lyon.fr/site/en/CreatoolsDocumentation" new CommandButton Box03 set Box03.Label "www.creatis.insa-lyon.fr/site/creatools -> Documentation -> Getting started" -- 2.45.0