diff --git a/Framework/Properties/Mantid.properties.template b/Framework/Properties/Mantid.properties.template index e400eaa8e67d6cbea9e41f8b8abf44e097f517d7..27e669d1d7ff7c2297397b120797a006c97aa4b6 100644 --- a/Framework/Properties/Mantid.properties.template +++ b/Framework/Properties/Mantid.properties.template @@ -40,7 +40,7 @@ instrumentDefinition.directory = @MANTID_ROOT@/instrument # Whether to check for updated instrument definitions on startup of Mantid UpdateInstrumentDefinitions.OnStartup = @UPDATE_INSTRUMENT_DEFINTITIONS@ -UpdateInstrumentDefinitions.URL = https://api.github.com/repos/mantidproject/mantid/contents/Code/Mantid/instrument +UpdateInstrumentDefinitions.URL = https://api.github.com/repos/mantidproject/mantid/contents/instrument # Whether to check for newer mantid versions on startup CheckMantidVersion.OnStartup = @CHECK_FOR_NEW_MANTID_VERSION@