mirror of
https://github.com/cwinfo/envayasms.git
synced 2024-11-08 18:00:27 +00:00
update links
This commit is contained in:
parent
7df89cd5d0
commit
1cf69e882a
2
README
2
README
@ -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
|
@ -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 />"
|
||||
|
Loading…
Reference in New Issue
Block a user