Fix Mercurial links from tip to default
authorSteve Speicher <sspeiche@gmail.com>
Mon, 17 Nov 2014 10:15:15 -0500
changeset 881 85fa1dfaec4b
parent 879 2bba1e7bd799
child 919 2d4ffef6750c
Fix Mercurial links from tip to default
ldp.html
--- a/ldp.html	Tue Nov 11 15:00:45 2014 -0500
+++ b/ldp.html	Mon Nov 17 10:15:15 2014 -0500
@@ -59,8 +59,8 @@
           prEnd: "2014-12-04",
           //crEnd: "2014-07-17",
           
-          testSuiteURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/ldp-testsuite.html",
-          implementationReportURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/reports/ldp.html",
+          testSuiteURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/default/tests/ldp-testsuite.html",
+          implementationReportURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/default/tests/reports/ldp.html",
           
           // Only include h1 and h2 level
           maxTocLevel: 2,
@@ -145,7 +145,7 @@
 				},
 				"LDP-Tests": {
 					title:    "Linked Data Platform 1.0 Test Cases"
-				,   href:     "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/ldp-testsuite.html"
+				,   href:     "https://dvcs.w3.org/hg/ldpwg/raw-file/default/tests/ldp-testsuite.html"
 				,   authors:  [
 						"R. Garcia-Castro", "F. Serena"
 					]