File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
installation_and_upgrade/ibex_install_utils/tasks Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,9 @@ def inform_instrument_scientists(self) -> None:
245245 email_template = f"""Please send the following email to your instrument scientists:
246246 Hello,
247247 We have finished the upgrade of { BaseTasks ._get_machine_name ()} to IBEX { ibex_version } .
248- The release notes for this are at the following link: https://github.com/ISISComputingGroup/IBEX/wiki/Release-Notes-v{ ibex_version }
248+ The relevant release notes can be found at the following links:
249+ * https://github.com/ISISComputingGroup/IBEX/blob/master/release_notes/Release-Notes-v{ ibex_version } .md
250+ * https://github.com/ISISComputingGroup/IBEX/blob/master/release_notes/Release-Notes-v<INSERT PREVIOUS IBEX VERSION HERE>.md
249251
250252 Please let us know if you have any queries or find any problems with the upgrade.
251253 Thank you,
You can’t perform that action at this time.
0 commit comments