Link to default branch rather than tip.
authorMatt Brubeck <mbrubeck@mozilla.com>
Thu, 28 Apr 2011 15:40:57 -0700
changeset 73 16faff414b81
parent 72 7d97620f95ec
child 74 b1920268c222
Link to default branch rather than tip.
touchevents.html
--- a/touchevents.html	Thu Apr 28 15:40:42 2011 -0700
+++ b/touchevents.html	Thu Apr 28 15:40:57 2011 -0700
@@ -34,7 +34,7 @@
           // previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "http://dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html",
+          edDraftURI:           "http://dvcs.w3.org/hg/webevents/raw-file/default/touchevents.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",