]> git.donarmstrong.com Git - mothur.git/blobdiff - helpcommand.cpp
updated pats contact and mothur header info
[mothur.git] / helpcommand.cpp
index 47fb72ad6e561f35b74e210c3a715561dc78a398..ba4f53d942b899d4dc02d65c8acc68a63fdd45f7 100644 (file)
@@ -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;
 }