File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
installation_and_upgrade/ibex_install_utils/tasks Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ def setup_calibrations_repository(self) -> None:
338338 ):
339339 self .update_calibrations_repository ()
340340 else :
341- repo_url = "http ://control-svcs.isis.cclrc. ac.uk/gitroot/instconfigs /common.git"
341+ repo_url = "https ://gitlab.stfc. ac.uk/isisexperimentcontrols /common.git"
342342 location = "C:\Instrument\Settings\config\common"
343343 RunProcess (
344344 working_dir = os .curdir ,
Original file line number Diff line number Diff line change 22
33### Calibration Files' Location:
44
5- ` http ://control-svcs.isis.cclrc. ac.uk/gitroot/instconfigs /common.git`
5+ ` https ://gitlab.stfc. ac.uk/isisexperimentcontrols /common.git`
66
77This repo should be cloned with:
88
9- ` git clone http ://control-svcs.isis.cclrc. ac.uk/gitroot/instconfigs /common.git C:\Instrument\Settings\config\common `
9+ ` git clone https ://gitlab.stfc. ac.uk/isisexperimentcontrols /common.git C:\Instrument\Settings\config\common `
1010
1111### Converting Files
1212
You can’t perform that action at this time.
0 commit comments