Move documentation on tool changes from wiki
[alexxy/gromacs.git] / src / programs / legacymodules.cpp
index 20bd108c44767ff3905ddcc7dbdb3cc2fe23b918..d2d0a12600b83503bb92677ed2ab56f16060881f 100644 (file)
@@ -106,7 +106,7 @@ class ObsoleteToolModule : public gmx::CommandLineModuleInterface
         {
             std::fprintf(stderr,
                          "This tool is no longer present in GROMACS. Please see\n"
-                         "  http://www.gromacs.org/Documentation/How-tos/Tool_Changes_for_5.0\n"
+                         "  http://jenkins.gromacs.org/job/Documentation_Nightly_master/javadoc/user-guide/cmdline.html#command-changes\n"
                          "for ideas how to perform the same tasks with the "
                          "new tools.\n");
         }