summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.mdwn b/index.mdwn
index 76c6d2c..1d9775b 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -5,7 +5,7 @@ This allows any application to access presence information, request a communicat
| Telepathy provides protocol backends for most popular protocols including: Jabber/XMPP/Jingle, link-local XMPP, SIP, Yahoo/AIM and IRC via a unified [[D-Bus|http://dbus.freedesktop.org]] API.
It also provides convenience libraries for GLib, Qt4 and Python to simplify using the API from applications.
- Telepathy exposes the available real-time communications capabilities of each protocol: presence, contact rosters, text chat, voice and video over IP, file transfer and [[Telepathy Tubes|Tubes]]. |
+ Telepathy exposes the available real-time communications capabilities of each protocol: presence, contact rosters, text chat, voice and video over IP, file transfer and [[Telepathy Tubes|Documentation/Tubes]]. |
[[!img TelepathyArchitectureOverview.png]] | Telepathy is modular. Each backend and client runs in a separate process, allowing for much greater security and resilience.
Telepathy is suitable for embedded and desktop environments.