X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_do_dssp.cpp;h=36fb601e93df2e5dde55686f2c0ae6abf661f9f4;hb=b90aec9135f4990347d656d7ab580599589045e7;hp=206e33b1cc251d584e7740e71a11d9a9d5cf91fd;hpb=a2e02d12cf2e9dcbc2c35fd6c1142f05412b53ac;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_do_dssp.cpp b/src/gromacs/gmxana/gmx_do_dssp.cpp index 206e33b1cc..36fb601e93 100644 --- a/src/gromacs/gmxana/gmx_do_dssp.cpp +++ b/src/gromacs/gmxana/gmx_do_dssp.cpp @@ -481,7 +481,7 @@ int gmx_do_dssp(int argc, char* argv[]) "reads a trajectory file and computes the secondary structure for", "each time frame ", "calling the dssp program. If you do not have the dssp program,", - "get it from http://swift.cmbi.ru.nl/gv/dssp. [THISMODULE] assumes ", + "get it from https://swift.cmbi.umcn.nl/gv/dssp. [THISMODULE] assumes ", "that the dssp executable is located in ", // NOLINTNEXTLINE(bugprone-suspicious-missing-comma) "[TT]" GMX_DSSP_PROGRAM_PATH "[tt]. If this is not the case, then you should",