Fixed alternate document diff links to use FPWD documents.
authorManu Sporny <msporny@digitalbazaar.com>
Sun, 30 Sep 2012 16:26:08 -0400
changeset 890 9ab1aa867500
parent 889 b92b518d30c3
child 891 be6c9e393b30
Fixed alternate document diff links to use FPWD documents.
spec/latest/json-ld-api/index.html
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-api/index.html	Sun Sep 30 16:24:45 2012 -0400
+++ b/spec/latest/json-ld-api/index.html	Sun Sep 30 16:26:08 2012 -0400
@@ -220,7 +220,7 @@
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46168/status",
           maxTocLevel: 3,
           preProcess: [ preProc ]
-          //alternateFormats: [ {uri: "diff-20120626.html", label: "diff to previous version"} ],
+          //alternateFormats: [ {uri: "diff-20120712.html", label: "diff to previous version"} ],
       };
 
       function _esc(s) {
--- a/spec/latest/json-ld-syntax/index.html	Sun Sep 30 16:24:45 2012 -0400
+++ b/spec/latest/json-ld-syntax/index.html	Sun Sep 30 16:26:08 2012 -0400
@@ -219,7 +219,7 @@
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46168/status",
           maxTocLevel: 4,
           preProcess: [ preProc ]
-          //alternateFormats: [ {uri: "diff-20120830.html", label: "diff to previous version"} ]
+          //alternateFormats: [ {uri: "diff-20120712.html", label: "diff to previous version"} ]
       };
 
       function _esc(s) {