http -> https links for mosh.org

This commit is contained in:
Keith Winstein
2016-08-12 00:11:47 -07:00
parent ca2750dd03
commit a09381d161
7 changed files with 10 additions and 10 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.org\n};
Mosh home page: https://mosh.org\n};
my $version_message = '@PACKAGE_STRING@ [build @VERSION@]' . qq{
Copyright 2012 Keith Winstein <mosh-devel\@mit.edu>