changes dependency on W3C latest version of respec.js
author"arangana <arun@mozilla.com>"
Fri, 12 Jul 2013 16:36:21 -0400
changeset 36 02b1cd05d07d
parent 35 6058d05f659f
child 37 5765a3364579
changes dependency on W3C latest version of respec.js
Overview.html
--- a/Overview.html	Fri Jul 12 15:38:58 2013 -0400
+++ b/Overview.html	Fri Jul 12 16:36:21 2013 -0400
@@ -3,7 +3,7 @@
   <head>
     <title>Web Cryptography API Use Cases</title>
     <meta charset='utf-8'>
-    <script src='http://darobin.github.com/respec/builds/respec-w3c-common.js' class='remove'></script>
+    <script src='http://www.w3.org/Tools/respec/respec-w3c-common.js' class='remove'></script>
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.