summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/templates/interface.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/templates/interface.html b/doc/templates/interface.html
index 222057c5..56eb5b49 100644
--- a/doc/templates/interface.html
+++ b/doc/templates/interface.html
@@ -302,7 +302,9 @@
<a name="properties"></a>
<h1>Properties</h1>
<div>
- Accessed using the org.freedesktop.DBus.Properties interface.
+ Accessed using the <a
+ href="http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties">org.freedesktop.DBus.Properties</a>
+ interface.
</div>
#for $property in $interface.properties
<div class="inset property">
@@ -328,7 +330,9 @@
<a name="tpproperties"></a>
<h1>Telepathy Properties</h1>
<div>
- Accessed using the org.freedesktop.Telepathy.Properties interface.
+ Accessed using the <a
+ href="Properties_Interface.html">org.freedesktop.Telepathy.Properties</a>
+ interface.
</div>
#for $property in $interface.tpproperties
<div class="inset tpproperty">