aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@cs.stanford.edu>2016-08-12 00:10:53 -0700
committerGravatar Keith Winstein <keithw@cs.stanford.edu>2016-08-12 00:10:53 -0700
commitca2750dd036c133953839d59a30197983dee668a (patch)
tree57d80ca08483fdb3ea931c751709a8020464f23d /scripts
parent11251ffa9e55498a762c1e3d86847d055ea5f1a6 (diff)
Update website location (mosh.mit.edu -> mosh.org)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mosh.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mosh.pl b/scripts/mosh.pl
index dc735b1..efb320b 100755
--- a/scripts/mosh.pl
+++ b/scripts/mosh.pl
@@ -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>