- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 10 Jan 2011 15:19:56 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv24225/contacts
Modified Files:
Overview.html
Log Message:
Fix broken link
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- Overview.html 10 Jan 2011 15:18:41 -0000 1.101
+++ Overview.html 10 Jan 2011 15:19:54 -0000 1.102
@@ -105,7 +105,7 @@
</p>
<p>
This specification also provides normative guidelines for manipulating a user's unified address book, to
- <a href="#adding-and-updating-contact-information">add and update contact information</a>, utilising existing web platform APIs and negating the need for such mechanisms to be
+ <a href="#adding-and-updating-contacts">add and update contact information</a>, utilising existing web platform APIs and negating the need for such mechanisms to be
provided as part of a specialized Contacts API.
</p>
</section>
Received on Monday, 10 January 2011 15:19:58 UTC