X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=helpcommand.cpp;h=ba4f53d942b899d4dc02d65c8acc68a63fdd45f7;hb=952a85d59a12e664f5efa6d01681be189e4fff9c;hp=47fb72ad6e561f35b74e210c3a715561dc78a398;hpb=30b3ffcd1cfd08e7144ae721bb53e27eb3f7a5d1;p=mothur.git diff --git a/helpcommand.cpp b/helpcommand.cpp index 47fb72a..ba4f53d 100644 --- a/helpcommand.cpp +++ b/helpcommand.cpp @@ -32,7 +32,7 @@ int HelpCommand::execute(){ delete validCommands; - mothurOutEndLine(); mothurOut("For further assistance please refer to the Mothur manual on our wiki at http://schloss.micro.umass.edu/mothur/, or contact Pat Schloss at pschloss@microbio.umass.edu.\n"); + mothurOutEndLine(); mothurOut("For further assistance please refer to the Mothur manual on our wiki at http://www.mothur.org/wiki, or contact Pat Schloss at pschloss@umich.edu.\n"); return 0; }