summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-06-22 16:39:35 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-06-22 16:39:35 -0700
commit89a975951e2e52597c4193a9aafe27356588fff2 (patch)
tree56748d9bc2d9d236bd3bc8898c30a751a71df612
parentfb8474d72d9afae514522c243503e6d928642131 (diff)
Fix the link within the PresenceDetails.presence_status docs
-rw-r--r--folks/presence-details.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/folks/presence-details.vala b/folks/presence-details.vala
index a23ecc7..b088de2 100644
--- a/folks/presence-details.vala
+++ b/folks/presence-details.vala
@@ -105,7 +105,7 @@ public interface Folks.PresenceDetails : Object
* This is a more detailed representation of the contact's presence than
* {@link PresenceDetails.presence_type}. It may be empty, or one of a
* well-known set of strings, as defined in the Telepathy specification:
- * {@link http://telepathy.freedesktop.org/spec/Connection_Interface_Simple_Presence.html#description}
+ * [[http://telepathy.freedesktop.org/spec/Connection_Interface_Simple_Presence.html#description|Telepathy Specification]]
*
* @since 0.5.UNRELEASED
*/