Update website location (mosh.mit.edu -> mosh.org)

This commit is contained in:
Keith Winstein
2016-08-12 00:10:53 -07:00
parent 11251ffa9e
commit ca2750dd03
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ qq{Usage: $0 [options] [--] [user@]host [command...]
--version version and copyright information
Please report bugs to mosh-devel\@mit.edu.
Mosh home page: http://mosh.mit.edu\n};
Mosh home page: http://mosh.org\n};
my $version_message = '@PACKAGE_STRING@ [build @VERSION@]' . qq{
Copyright 2012 Keith Winstein <mosh-devel\@mit.edu>