dap commit: escaped ampersand in url to fix validation

changeset:   458:78329144b6bd
tag:         tip
user:        Rich Tibbett <richt@opera.com>
date:        Thu Sep 12 11:02:33 2013 +1000
files:       discovery-api/WD-20130917.html
description:
escaped ampersand in url to fix validation


diff -r 4a9c90208588 -r 78329144b6bd discovery-api/WD-20130917.html
--- a/discovery-api/WD-20130917.html	Thu Sep 12 10:54:13 2013 +1000
+++ b/discovery-api/WD-20130917.html	Thu Sep 12 11:02:33 2013 +1000
@@ -269,11 +269,11 @@
               </p>
 
             <p>
-              This version of the specification is an update to the previously published <a href="http://www.w3.org/TR/2012/WD-discovery-api-20130404/">4th April 2013 Working Draft</a> version of the same document.
+              This version of the specification is an update to the previously published <a href="http://www.w3.org/TR/2013/WD-discovery-api-20130404/">4th April 2013 Working Draft</a> version of the same document.
             </p>
 
             <p>
-              A full <a href="#change-log">change log</a> is available for this specification and a <a href="http://services.w3.org/htmldiff?doc1=http%3A%2F%2Fwww.w3.org%2FTR%2F2013%2FWD-discovery-api-20130404%2F&doc2=https%3A%2F%2Fdvcs.w3.org%2Fhg%2Fdap%2Fraw-file%2Ftip%2Fdiscovery-api%2FWD-20130917.html">full HTML diff</a> is also available. Significant changes from the previously published working draft include adding DIAL support, using Promises, adding privacy and security considerations, and other technical clarifications.
+              A full <a href="#change-log">change log</a> is available for this specification and a <a href="http://services.w3.org/htmldiff?doc1=http%3A%2F%2Fwww.w3.org%2FTR%2F2013%2FWD-discovery-api-20130404%2F&amp;doc2=https%3A%2F%2Fdvcs.w3.org%2Fhg%2Fdap%2Fraw-file%2Ftip%2Fdiscovery-api%2FWD-20130917.html">full HTML diff</a> is also available. Significant changes from the previously published working draft include adding DIAL support, using Promises, adding privacy and security considerations, and other technical clarifications.
             </p>
 
               <p>

Received on Thursday, 12 September 2013 01:02:36 UTC