ed draft URL was wrong
authorSandro Hawke <sandro@hawke.org>
Thu, 05 Apr 2012 00:08:41 -0400
changeset 179 fb41ebdccab7
parent 178 8ab71640ed82
child 180 77bc8bb2bb25
ed draft URL was wrong
people/respec-config.js
--- a/people/respec-config.js	Thu Apr 05 00:07:38 2012 -0400
+++ b/people/respec-config.js	Thu Apr 05 00:08:41 2012 -0400
@@ -18,7 +18,7 @@
     //diffTool:             "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
 
     // if there a publicly available Editor's Draft, this is the link
-    edDraftURI:           "https://dvcs.w3.org/hg/raw-file/default/people/index.html",
+    edDraftURI:           "https://dvcs.w3.org/hg/gld/raw-file/default/people/index.html",
 
     // if this is a LCWD, uncomment and set the end of its review period
     // lcEnd: "2009-08-05",