Prune change-management.rst and update links.
[alexxy/gromacs.git] / src / gromacs / mdrun / runner.cpp
index 43ac7d6164a7ddf3aef5cb1d03d089103fc4c851..8605f612edd9c48cbefdca2b21beb5cc8de4a6d0 100644 (file)
@@ -320,7 +320,7 @@ Mdrunner Mdrunner::cloneOnSpawnedThread() const
 
     // Copy members of master runner.
     // \todo Replace with builder when Simulation context and/or runner phases are better defined.
-    // Ref https://redmine.gromacs.org/issues/2587 and https://redmine.gromacs.org/issues/2375
+    // Ref https://gitlab.com/gromacs/gromacs/-/issues/2587 and https://gitlab.com/gromacs/gromacs/-/issues/2375
     newRunner.hw_opt    = hw_opt;
     newRunner.filenames = filenames;