Skip to content

Commit ec2efa7

Browse files
committed
fix user manual links
1 parent df0b849 commit ec2efa7

File tree

29 files changed

+31
-31
lines changed

29 files changed

+31
-31
lines changed

base/uk.ac.stfc.isis.ibex.e4.client/plugin_customization.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ uk.ac.stfc.isis.ibex.preferences/show_values_of_invalid_blocks=false
77
uk.ac.stfc.isis.ibex.preferences/script_definitions_folder=C:/Instrument/Settings/ibex_script_generator/scriptdefinitions
88
uk.ac.stfc.isis.ibex.preferences/script_generation_folder=C:/Scripts/
99
uk.ac.stfc.isis.ibex.preferences/hide_script_definition_error_table=false
10-
uk.ac.stfc.isis.ibex.preferences/script_generator_manual_url=https://shadow.nd.rl.ac.uk/ibex_user_manual/script_generator/Script-Generator,https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Script-Generator
10+
uk.ac.stfc.isis.ibex.preferences/script_generator_manual_url=https://shadow.nd.rl.ac.uk/ibex_user_manual/Script-Generator.html,https://isiscomputinggroup.github.io/ibex_user_manual/Script-Generator.html
1111

1212
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = false
1313
org.eclipse.ui/LOCK_TRIM = true

base/uk.ac.stfc.isis.ibex.opis/resources/OscillatingCollimator/OscillatingCollimator.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2753,7 +2753,7 @@ $(pv_value)</tooltip>
27532753
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
27542754
<actions hook="true" hook_all="false">
27552755
<action type="OPEN_WEBPAGE">
2756-
<hyperlink>https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/MERLIN,-LET-and-WISH-Oscillating-radial-collimators#moving-indicators</hyperlink>
2756+
<hyperlink>https://isiscomputinggroup.github.io/ibex_developers_manual/specific_iocs/motor_extensions/MERLIN,-LET-and-WISH-Oscillating-radial-collimators.html#moving-indicators</hyperlink>
27572757
<description>Wiki: Moving Indicators</description>
27582758
</action>
27592759
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/fermi_chopper.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4162,7 +4162,7 @@ $(pv_value)</tooltip>
41624162
<path></path>
41634163
<scriptText><![CDATA[import webbrowser
41644164
4165-
webbrowser.open("https://shadow.nd.rl.ac.uk/ibex_user_manual/FZJ-Fermi-Chopper")
4165+
webbrowser.open("https://shadow.nd.rl.ac.uk/ibex_user_manual/device_specific/FZJ-Fermi-Chopper.html")
41664166
]]></scriptText>
41674167
<embedded>true</embedded>
41684168
<description></description>

base/uk.ac.stfc.isis.ibex.opis/resources/kepco.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ $(pv_value)</tooltip>
499499
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
500500
<actions hook="true" hook_all="false">
501501
<action type="OPEN_WEBPAGE">
502-
<hyperlink>https://shadow.nd.rl.ac.uk/ibex_user_manual/Kepco-Power-Supply</hyperlink>
502+
<hyperlink>https://shadow.nd.rl.ac.uk/ibex_user_manual/device_specific/Kepco-Power-Supply.html</hyperlink>
503503
<description>Kepco IOC specific information</description>
504504
</action>
505505
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_activation_params.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
170170
<actions hook="true" hook_all="false">
171171
<action type="OPEN_WEBPAGE">
172-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#activation-parameters</hyperlink>
172+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#activation-parameters</hyperlink>
173173
<description>Reflectometry view help page</description>
174174
</action>
175175
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_advanced.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ DO NOT do this unless you are sure what you are doing.</text>
212212
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
213213
<actions hook="true" hook_all="false">
214214
<action type="OPEN_WEBPAGE">
215-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#advanced</hyperlink>
215+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#advanced</hyperlink>
216216
<description>Reflectometry view help page</description>
217217
</action>
218218
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_collimation_params.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
166166
<actions hook="true" hook_all="false">
167167
<action type="OPEN_WEBPAGE">
168-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#collimation-plane-parameters</hyperlink>
168+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#collimation-plane-parameters</hyperlink>
169169
<description>Reflectometry view help page</description>
170170
</action>
171171
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_constants.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@
15711571
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
15721572
<actions hook="true" hook_all="false">
15731573
<action type="OPEN_WEBPAGE">
1574-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#constants</hyperlink>
1574+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#constants</hyperlink>
15751575
<description>Reflectometry view help page</description>
15761576
</action>
15771577
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_corrections.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@
810810
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
811811
<actions hook="true" hook_all="false">
812812
<action type="OPEN_WEBPAGE">
813-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#driver-corrections</hyperlink>
813+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#driver-corrections</hyperlink>
814814
<description>Reflectometry view help page</description>
815815
</action>
816816
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_error_log.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ $(pv_value)</tooltip>
250250
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
251251
<actions hook="true" hook_all="false">
252252
<action type="OPEN_WEBPAGE">
253-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#error-log</hyperlink>
253+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#error-log</hyperlink>
254254
<description>Reflectometry view help page</description>
255255
</action>
256256
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_front_panel.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@
10731073
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
10741074
<actions hook="true" hook_all="false">
10751075
<action type="OPEN_WEBPAGE">
1076-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#front-panel</hyperlink>
1076+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#front-panel</hyperlink>
10771077
<description>Reflectometry view help page</description>
10781078
</action>
10791079
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_other_params.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
165165
<actions hook="true" hook_all="false">
166166
<action type="OPEN_WEBPAGE">
167-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#other-parameters</hyperlink>
167+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#other-parameters</hyperlink>
168168
<description>Reflectometry view help page</description>
169169
</action>
170170
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/reflectometry/tab_slit_params.opi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
165165
<actions hook="true" hook_all="false">
166166
<action type="OPEN_WEBPAGE">
167-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#slit-parameters</hyperlink>
167+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html#slit-parameters</hyperlink>
168168
<description>Reflectometry view help page</description>
169169
</action>
170170
</actions>

base/uk.ac.stfc.isis.ibex.opis/resources/template.opi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4049,7 +4049,7 @@ $(pv_value)</tooltip>
40494049
<widget typeId="org.csstudio.opibuilder.widgets.Label" version="1.0.0">
40504050
<actions hook="true" hook_all="false">
40514051
<action type="OPEN_WEBPAGE">
4052-
<hyperlink>https://shadow.nd.rl.ac.uk/ibex_user_manual/Kepco-Power-Supply</hyperlink>
4052+
<hyperlink>https://shadow.nd.rl.ac.uk/ibex_user_manual/device_specific/Kepco-Power-Supply.html</hyperlink>
40534053
<description>Kepco IOC specific information</description>
40544054
</action>
40554055
</actions>
@@ -4136,7 +4136,7 @@ $(pv_value)</tooltip>
41364136
<widget typeId="org.csstudio.opibuilder.widgets.Image" version="1.0.0">
41374137
<actions hook="true" hook_all="false">
41384138
<action type="OPEN_WEBPAGE">
4139-
<hyperlink>https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Reflectometry-View#front-panel</hyperlink>
4139+
<hyperlink>https://isiscomputinggroup.github.io/ibex_user_manual/gui/Reflectometry-View.html</hyperlink>
41404140
<description>Reflectometry view help page</description>
41414141
</action>
41424142
</actions>

base/uk.ac.stfc.isis.ibex.ui.configserver/src/uk/ac/stfc/isis/ibex/ui/configserver/dialogs/EditConfigDialog.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ public class EditConfigDialog extends ConfigDetailsDialog {
6060
private String pvName;
6161
private ConfigServer server = Configurations.getInstance().server();
6262

63-
private static final String CONFIG_HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Create-And-Manage-Configurations";
64-
private static final String COMPONENT_HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Create-and-Manage-Components";
63+
private static final String CONFIG_HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Create-and-Manage-Configurations.html";
64+
private static final String COMPONENT_HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Create-and-Manage-Components.html";
6565
private final String description;
6666
private MoxaDetailsDialog moxaDetailsDialog;
6767
/**

base/uk.ac.stfc.isis.ibex.ui.configserver/src/uk/ac/stfc/isis/ibex/ui/configserver/dialogs/ImportComponentDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public class ImportComponentDialog extends TitleAreaDialog {
5757

5858
private static final int WIDTH = 800;
5959
private static final int HEIGHT = 800;
60-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Create-and-Manage-Components#import-a-component";
60+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Create-and-Manage-Components.html#import-a-component";
6161

6262
private final String title;
6363
private final String subTitle;

base/uk.ac.stfc.isis.ibex.ui.configserver/src/uk/ac/stfc/isis/ibex/ui/configserver/editing/blocks/EditBlockDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class EditBlockDialog extends TitleAreaDialog {
4848

4949
Button okButton;
5050

51-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Create-And-Manage-Configurations#blocks-tab";
51+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Create-and-Manage-Configurations.html#blocks-tab";
5252
private static final String DESCRIPTION = "Configure Block Dialog";
5353

5454
private final List<ErrorMessageProvider> viewModels;

base/uk.ac.stfc.isis.ibex.ui.configserver/src/uk/ac/stfc/isis/ibex/ui/configserver/editing/iocs/dialog/IocDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public class IocDialog extends TitleAreaDialog implements MessageDisplayer {
8080
*/
8181
protected final boolean readOnly;
8282

83-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Create-And-Manage-Configurations#iocs-tab";
83+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Create-and-Manage-Configurations.html#iocs-tab";
8484
private static final String DESCRIPTION = "Add/Edit IOC dialog";
8585

8686
/**

base/uk.ac.stfc.isis.ibex.ui.dae/src/uk/ac/stfc/isis/ibex/ui/dae/run/DaeActionButtonPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
@SuppressWarnings("checkstyle:magicnumber")
4141
public class DaeActionButtonPanel extends Composite {
4242

43-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Manage-the-DAE";
43+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Manage-the-DAE.html";
4444
private static final String DESCRIPTION = "DAE View";
4545

4646
/**

base/uk.ac.stfc.isis.ibex.ui.devicescreens/src/uk/ac/stfc/isis/ibex/ui/devicescreens/DeviceScreenListPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public class DeviceScreenListPanel extends Composite {
5555
*/
5656
private static final Logger LOG = IsisLog.getLogger(DeviceScreenListPanel.class);
5757

58-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Create-and-Manage-Device-Screens";
58+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Create-and-Manage-Device-Screens.html";
5959
private static final String DESCRIPTION = "Device Screens View";
6060

6161
private DeviceScreensTable deviceScreenList;

base/uk.ac.stfc.isis.ibex.ui.experimentdetails/src/uk/ac/stfc/isis/ibex/ui/experimentdetails/ExperimentDetailsPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public class ExperimentDetailsPanel extends ScrolledComposite {
7575
//private Button btnRemoveUserDetails;
7676
private Button btnDisplayTitle;
7777

78-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Experiment-Details";
78+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/gui/Experiment-Details.html";
7979
private static final String DESCRIPTION = "Experiment Details View";
8080

8181
/**

base/uk.ac.stfc.isis.ibex.ui.help/src/uk/ac/stfc/isis/ibex/ui/help/ManualHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
*/
3939
public class ManualHandler {
4040

41-
private static final String USER_MANUAL_ADDRESS = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Home";
41+
private static final String USER_MANUAL_ADDRESS = "https://shadow.nd.rl.ac.uk/ibex_user_manual";
4242

4343
/**
4444
* Opens the 'User Manual' URL in help menu.

base/uk.ac.stfc.isis.ibex.ui.ioccontrol/src/uk/ac/stfc/isis/ibex/ui/ioccontrol/IocControlDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public class IocControlDialog extends TitleAreaDialog {
5151

5252
private static final Point INITIAL_SIZE = new Point(800, 600);
5353

54-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Start-and-Stop-IOCs";
54+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Start-and-Stop-IOCs.html";
5555

5656
private final IocControl control;
5757
/**

base/uk.ac.stfc.isis.ibex.ui.logplotter/src/uk/ac/stfc/isis/ibex/ui/logplotter/EmptyLogPlotterView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public class EmptyLogPlotterView extends ViewPart {
2626

2727
private static final String TITLE = "Log Plotter View";
2828

29-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Plot-a-Block-Graph";
29+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Plot-a-Block-Graph.html";
3030

3131
/**
3232
* {@inheritDoc}

base/uk.ac.stfc.isis.ibex.ui.nicos/src/uk/ac/stfc/isis/ibex/ui/nicos/NicosStatusContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public class NicosStatusContainer {
2525
private final DataBindingContext bindingContext = new DataBindingContext();
2626
private final NicosModel model = Nicos.getDefault().getModel();
2727

28-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Script-Server.rest";
28+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/gui/Script-Server.html";
2929
private static final String DESCRIPTION = "Script Server";
3030

3131
/**

base/uk.ac.stfc.isis.ibex.ui.runcontrol/src/uk/ac/stfc/isis/ibex/ui/runcontrol/dialogs/EditRunControlDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public class EditRunControlDialog extends TitleAreaDialog {
5151
private final RunControlViewModel viewModel;
5252
private static final String TITLE = "Run-Control Settings";
5353

54-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Menu-Bar#run-control-menu";
54+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/gui/Menu-Bar.html#run-control-menu";
5555

5656
/**
5757
* Creates a dialog for configuring the run-control settings.

base/uk.ac.stfc.isis.ibex.ui.scripting/src/uk/ac/stfc/isis/ibex/ui/scripting/ConsoleHelpButton.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public class ConsoleHelpButton extends WorkbenchWindowControlContribution {
2727

2828
// private static final String BUTTON_TEXT = "Help";
2929
private static final String TOOLTIP_TEXT = "Open user manual link in browser for help with scripting";
30-
private static final String WIKI_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Scripting-View.rest";
30+
private static final String WIKI_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/gui/Scripting-View.html";
3131
private static final String SYMBOLIC_PATH = "uk.ac.stfc.isis.ibex.ui.widgets";
3232
private static final String HELP_ICON = "/icons/helpIcon.png";
3333

base/uk.ac.stfc.isis.ibex.ui.synoptic.editor/src/uk/ac/stfc/isis/ibex/ui/synoptic/editor/dialogs/EditSynopticDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public class EditSynopticDialog extends TitleAreaDialog {
5555
private final String title;
5656
private final String subtitle;
5757

58-
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/Create-and-Manage-Synoptics";
58+
private static final String HELP_LINK = "https://shadow.nd.rl.ac.uk/ibex_user_manual/how_to/Create-and-Manage-Synoptics.html";
5959

6060
private EditorPanel editor;
6161
private boolean isBlank;

base/uk.ac.stfc.isis.scriptgenerator.client/plugin_customization.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
uk.ac.stfc.isis.ibex.preferences/script_definitions_folder=C:/Instrument/Settings/ibex_script_generator/scriptdefinitions
55
uk.ac.stfc.isis.ibex.preferences/script_generation_folder=C:/Scripts/
66
uk.ac.stfc.isis.ibex.preferences/hide_script_definition_error_table=false
7-
uk.ac.stfc.isis.ibex.preferences/script_generator_manual_url=https://shadow.nd.rl.ac.uk/ibex_user_manual/script_generator/Script-Generator,https://github.com/ISISComputingGroup/ibex_user_manual/wiki/Script-Generator
7+
uk.ac.stfc.isis.ibex.preferences/script_generator_manual_url=https://shadow.nd.rl.ac.uk/ibex_user_manual/Script-Generator.html,https://isiscomputinggroup.github.io/ibex_user_manual/Script-Generator.html
88

99
# Eclipse
1010
org.eclipse.ui/SHOW_MEMORY_MONITOR=false

0 commit comments

Comments
 (0)