contacts spec: adapted to new home
authorDominique Hazaël-Massieux <dom@w3.org>
Fri, 21 Oct 2011 15:58:01 +0200
changeset 29 ce922ee80ed2
parent 28 690f3cd37d14
child 32 d5b490c634c1
contacts spec: adapted to new home
contacts/Overview.html
--- a/contacts/Overview.html	Fri Oct 21 15:34:24 2011 +0200
+++ b/contacts/Overview.html	Fri Oct 21 15:58:01 2011 +0200
@@ -3,8 +3,8 @@
   <head>
     <title>Contacts API</title>
     <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
-    <script type="text/javascript" src='../ReSpec.js/js/respec.js' class='remove'></script>
-    <script type="text/javascript" src='../ReSpec.js/js/sh_main.min.js' class='remove'></script>
+    <script type="text/javascript" src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script>
+    <script type="text/javascript" src='http://dev.w3.org/2009/dap/ReSpec.js/js/sh_main.min.js' class='remove'></script>
     <script type="text/javascript" class='remove'>
             var respecConfig = {
                   specStatus: "ED",
@@ -17,11 +17,11 @@
                   previousPublishDate:  "2011-06-16",
                   lcEnd:  "2011-07-14",
                   previousMaturity: "LC",
-                  edDraftURI: "http://dev.w3.org/2009/dap/contacts/",
+                  edDraftURI: "http://w3c-test.org/2009/dap/contacts/",
                   noIDLIn:  true,
               };
     </script>
-    <script type="text/javascript" src='../common/config.js' class='remove'></script>
+    <script type="text/javascript" src='http://dev.w3.org/2009/dap/common/config.js' class='remove'></script>
     <style type="text/css">
       /* ReSpec.js CSS optimizations (Richard Tibbett) */
       div.example {