5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-09-16 12:39:35 +00:00

update links

This commit is contained in:
Jesse Young 2011-09-22 17:37:29 -07:00
parent 7df89cd5d0
commit 1cf69e882a
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -1,6 +1,6 @@
EnvayaSMS is an Android app that acts as a SMS and MMS gateway.
For more information and installation instructions,
see http://kalsms.net/
see http://sms.envaya.org/
The code is released under the MIT license; see LICENSE

View File

@ -23,7 +23,7 @@ public class Help extends Activity {
+ "EnvayaSMS is a SMS gateway.<br /><br /> "
+ "It forwards all incoming SMS messages received by this phone to a server on the internet, "
+ "and also sends outgoing SMS messages from that server to other phones.<br /><br />"
+ "(See https://kalsms.net for more information.)<br /><br />"
+ "See http://sms.envaya.org/ for more information.<br /><br />"
+ "The Settings screen allows you configure EnvayaSMS to work with a particular server, "
+ "by entering the server URL, your phone number, "
+ "and the password assigned to your phone on the server.<br /><br />"