- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Jun 2010 14:56:43 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv17504
Modified Files:
Overview.html
Log Message:
links
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- Overview.html 30 Jun 2010 14:49:38 -0000 1.65
+++ Overview.html 30 Jun 2010 14:56:40 -0000 1.66
@@ -311,9 +311,9 @@
<p>
Multiple address books, taken from different sources, can be represented within this unified address book interface. Contacts
from different sources can be distinguished using the <a
- href='#widl-ContactProperties-serviceId'><code>serviceId</code></a> field.. In addition, multiple address books can be displayed
+ href='#widl-Contact-serviceId'><code>serviceId</code></a> field.. In addition, multiple address books can be displayed
by filtering on the required <a
- href='#widl-ContactProperties-serviceId'><code>serviceId</code></a> value via the <code>Contacts</code> <a
+ href='#widl-Contact-serviceId'><code>serviceId</code></a> value via the <code>Contacts</code> <a
href='#widl-Contacts-find'>find()</a> function.
</p>
<p>
@@ -1315,7 +1315,7 @@
href="#contacts-interface"><code>Contacts</code></a> <a
href="#widl-Contacts-find">find()</a> method provides an operation to search for one of more <a
href="#contact-interface"><code>Contact</code></a> objects within the <a
- href="contacts-interface"><code>Contacts</code></a> database.
+ href="#contacts-interface"><code>Contacts</code></a> database.
</p>
<section>
<h3>
Received on Wednesday, 30 June 2010 14:56:47 UTC