From dccadc4c1632792413dd40cfb289e1a1bd993d19 Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Sun, 19 Jun 2016 23:20:56 +0300 Subject: fix links to Tubes --- Documentation.mdwn | 2 +- NewHome.mdwn | 2 +- index.mdwn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation.mdwn b/Documentation.mdwn index 5c0ac7d..bd29d1f 100644 --- a/Documentation.mdwn +++ b/Documentation.mdwn @@ -18,7 +18,7 @@ Here are some links to documentation resources related to Telepathy. ## Features -* [[Tubes]] +* [[Tubes|Documentation/Tubes]] ## Formats diff --git a/NewHome.mdwn b/NewHome.mdwn index 0a3edb7..531943b 100644 --- a/NewHome.mdwn +++ b/NewHome.mdwn @@ -7,7 +7,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 and Qt 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]] 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. -- cgit v1.2.3