updating ED URI to default branch rather than tip (any branch)
authorJames Craig <jcraig@apple.com>
Tue, 05 Mar 2013 17:27:38 -0800
changeset 86 00bb998c5e86
parent 85 ba8b6303cfdc
child 87 14e1ed0e45fd
updating ED URI to default branch rather than tip (any branch)
src/indie-ui-context.html
--- a/src/indie-ui-context.html	Tue Mar 05 11:21:56 2013 -0800
+++ b/src/indie-ui-context.html	Tue Mar 05 17:27:38 2013 -0800
@@ -39,7 +39,7 @@
           // previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "http://dvcs.w3.org/hg/IndieUI/raw-file/tip/src/indie-ui-context.html",
+          edDraftURI:           "http://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-context.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",