- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Sep 2010 23:46:58 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv26931/contacts
Modified Files:
HTML.html
Log Message:
fix broken link
Index: HTML.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/HTML.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- HTML.html 21 Sep 2010 23:41:24 -0000 1.2
+++ HTML.html 21 Sep 2010 23:46:56 -0000 1.3
@@ -201,8 +201,7 @@
The modal UI Widget control dialog used to select the contact objects MUST be terminated.
</li>
<li>
- The originating <code>device</code> element's <code>data</code> attribute MUST be set to a corresponding <a
- href="#contact-interface"><code>Contact</code></a> Array object (<code>Contact[]</code>).
+ The originating <code>device</code> element's <code>data</code> attribute MUST be set to a corresponding <code>Contact</code> Array object (<code>Contact[]</code>) as defined in [[!CONTACTS-API]].
</li>
<li>
The originating <code>device</code> element's <code>change</code> event MUST be triggered.
Received on Tuesday, 21 September 2010 23:46:59 UTC