http -> https links for mosh.org
This commit is contained in:
@@ -59,7 +59,7 @@ Other features
|
||||
Getting Mosh
|
||||
------------
|
||||
|
||||
[The Mosh web site](http://mosh.org/#getting) has information about
|
||||
[The Mosh web site](https://mosh.org/#getting) has information about
|
||||
packages for many operating systems, as well as instructions for building
|
||||
from source.
|
||||
|
||||
@@ -84,8 +84,8 @@ Usage
|
||||
select alternate locations. More options are documented in the mosh(1) manual
|
||||
page.
|
||||
|
||||
There are [more examples](http://mosh.org/#usage) and a
|
||||
[FAQ](http://mosh.org/#faq) on the Mosh web site.
|
||||
There are [more examples](https://mosh.org/#usage) and a
|
||||
[FAQ](https://mosh.org/#faq) on the Mosh web site.
|
||||
|
||||
How it works
|
||||
------------
|
||||
@@ -143,7 +143,7 @@ More info
|
||||
|
||||
* Mosh Web site:
|
||||
|
||||
<http://mosh.org>
|
||||
<https://mosh.org>
|
||||
|
||||
* `mosh-devel@mit.edu` mailing list:
|
||||
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ Summary: Mobile shell that supports roaming and intelligent local echo
|
||||
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
URL: http://mosh.org/
|
||||
URL: https://mosh.org/
|
||||
Source0: https://github.com/downloads/keithw/mosh/mosh-%{version}.tar.gz
|
||||
|
||||
BuildRequires: protobuf-compiler
|
||||
|
||||
+1
-1
@@ -98,7 +98,7 @@ To function, Mosh requires UDP datagrams to be passed between client and server.
|
||||
\b\fs48 \cf0 More info\
|
||||
\pard\tx220\tx720\pardeftab720\li720\fi-720\sa300
|
||||
\ls3\ilvl0
|
||||
\b0\fs28 \cf2 {\listtext \'95 }Mosh Web site:\uc0\u8232 {\field{\*\fldinst{HYPERLINK "http://mosh.org/"}}{\fldrslt \cf4 http://mosh.org}}\
|
||||
\b0\fs28 \cf2 {\listtext \'95 }Mosh Web site:\uc0\u8232 {\field{\*\fldinst{HYPERLINK "https://mosh.org/"}}{\fldrslt \cf4 https://mosh.org}}\
|
||||
\pard\tx220\tx720\pardeftab720\li720\fi-720\sa300
|
||||
\ls3\ilvl0
|
||||
\f1\fs24 \cf2 \cb3 {\listtext \'95 }mosh-devel@mit.edu
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@ See
|
||||
.BR mosh-server (1).
|
||||
|
||||
Project home page:
|
||||
.I http://mosh.org
|
||||
.I https://mosh.org
|
||||
|
||||
.br
|
||||
.SH AUTHOR
|
||||
|
||||
+1
-1
@@ -137,7 +137,7 @@ mosh-server (mosh 1.1)
|
||||
.BR mosh-client (1).
|
||||
|
||||
Project home page:
|
||||
.I http://mosh.org
|
||||
.I https://mosh.org
|
||||
|
||||
.br
|
||||
.SH AUTHOR
|
||||
|
||||
+1
-1
@@ -299,7 +299,7 @@ When set, inhibits prepending "[mosh]" to window title.
|
||||
.BR mosh-server (1).
|
||||
|
||||
Project home page:
|
||||
.I http://mosh.org
|
||||
.I https://mosh.org
|
||||
|
||||
.br
|
||||
.SH AUTHOR
|
||||
|
||||
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user