diff --git a/README.md b/README.md index 2307b3501..d1d1f6905 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Other features Getting Mosh ------------ - [The Mosh web site](http://mosh.mit.edu/#getting) has information about + [The Mosh web site](http://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.mit.edu/#usage) and a - [FAQ](http://mosh.mit.edu/#faq) on the Mosh web site. + There are [more examples](http://mosh.org/#usage) and a + [FAQ](http://mosh.org/#faq) on the Mosh web site. How it works ------------ @@ -143,7 +143,7 @@ More info * Mosh Web site: - + * `mosh-devel@mit.edu` mailing list: diff --git a/debian/control b/debian/control index b31a28c96..72acf6d31 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Keith Winstein Build-Depends: debhelper (>= 9), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion Standards-Version: 3.9.8 -Homepage: https://mosh.mit.edu +Homepage: https://mosh.org Vcs-Git: https://github.com/mobile-shell/mosh.git Vcs-Browser: https://github.com/mobile-shell/mosh diff --git a/fedora/mosh.spec b/fedora/mosh.spec index 5b467f45a..4dbf4ba7d 100644 --- a/fedora/mosh.spec +++ b/fedora/mosh.spec @@ -5,7 +5,7 @@ Summary: Mobile shell that supports roaming and intelligent local echo License: GPLv3+ Group: Applications/Internet -URL: http://mosh.mit.edu/ +URL: http://mosh.org/ Source0: https://github.com/downloads/keithw/mosh/mosh-%{version}.tar.gz BuildRequires: protobuf-compiler diff --git a/macosx/readme.rtf b/macosx/readme.rtf index 678996647..ced1352ea 100644 --- a/macosx/readme.rtf +++ b/macosx/readme.rtf @@ -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.mit.edu/"}}{\fldrslt \cf4 http://mosh.mit.edu}}\ +\b0\fs28 \cf2 {\listtext \'95 }Mosh Web site:\uc0\u8232 {\field{\*\fldinst{HYPERLINK "http://mosh.org/"}}{\fldrslt \cf4 http://mosh.org}}\ \pard\tx220\tx720\pardeftab720\li720\fi-720\sa300 \ls3\ilvl0 \f1\fs24 \cf2 \cb3 {\listtext \'95 }mosh-devel@mit.edu diff --git a/man/mosh-client.1 b/man/mosh-client.1 index f1a832fc4..d41c2ac14 100644 --- a/man/mosh-client.1 +++ b/man/mosh-client.1 @@ -77,7 +77,7 @@ See .BR mosh-server (1). Project home page: -.I http://mosh.mit.edu +.I http://mosh.org .br .SH AUTHOR diff --git a/man/mosh-server.1 b/man/mosh-server.1 index ae4eca8dc..81745f017 100644 --- a/man/mosh-server.1 +++ b/man/mosh-server.1 @@ -137,7 +137,7 @@ mosh-server (mosh 1.1) .BR mosh-client (1). Project home page: -.I http://mosh.mit.edu +.I http://mosh.org .br .SH AUTHOR diff --git a/man/mosh.1 b/man/mosh.1 index cce87da79..66a6968cb 100644 --- a/man/mosh.1 +++ b/man/mosh.1 @@ -299,7 +299,7 @@ When set, inhibits prepending "[mosh]" to window title. .BR mosh-server (1). Project home page: -.I http://mosh.mit.edu +.I http://mosh.org .br .SH AUTHOR diff --git a/scripts/mosh.pl b/scripts/mosh.pl index dc735b110..efb320be0 100755 --- a/scripts/mosh.pl +++ b/scripts/mosh.pl @@ -116,7 +116,7 @@ --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