summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-19 23:36:38 +0300
committerGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-19 23:36:38 +0300
commite0bb5126cae4a6b6cfd26e4ea4bf395ada7345d9 (patch)
tree4c725b1d452ed99229524dc4b458c53fdd8903b5
parentd45e23d36d735c377bbd81fa660151e9803f313f (diff)
Documentation: keep the link-only style on links to pages under the same directory
much easier to maintain
-rw-r--r--Documentation.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation.mdwn b/Documentation.mdwn
index bc7b4c8..5e0ca76 100644
--- a/Documentation.mdwn
+++ b/Documentation.mdwn
@@ -10,7 +10,7 @@ Here are some links to documentation resources related to Telepathy.
## Tutorials & HOWTOs
* [Telepathy Developer's Manual](https://telepathy.freedesktop.org/doc/book/) (*slightly outdated*)
-* [[Recipes|Documentation/Recipes]]: how to accomplish various tasks with the Telepathy API
+* [[Documentation/Recipes]]: how to accomplish various tasks with the Telepathy API
## Development
@@ -18,13 +18,13 @@ Here are some links to documentation resources related to Telepathy.
## Features
-* [[Tubes|Documentation/Tubes]]
-* [[Supported Protocols|Documentation/Protocols Support]]
+* [[Documentation/Tubes]]
+* [[Documentation/Protocols Support]]
* [[Documentation/Gabble XEP]]
## Formats
-* [[File Formats|Documentation/File Formats]]: specification for Telepathy's file formats
+* [[Documentation/File Formats]]: specification for Telepathy's file formats
* [[service-profile-v1]]
## Misc