minor editorial changes: fix edDraftURI; add companyURL to all editors
authorAnssi Kostiainen <anssi.kostiainen@nokia.com>
Wed, 01 Feb 2012 21:17:38 +0200
changeset 50 ee34e615e923
parent 49 23ee9cc89b16
child 51 276c406c06cc
minor editorial changes: fix edDraftURI; add companyURL to all editors
battery/index.html
--- a/battery/index.html	Wed Feb 01 18:16:52 2012 +0100
+++ b/battery/index.html	Wed Feb 01 21:17:38 2012 +0200
@@ -11,11 +11,11 @@
           //publishDate:          "2011-11-29",
           previousPublishDate:  "2011-11-29",
           previousMaturity:     "LC",
-          edDraftURI:           "http://dev.w3.org/2009/hg/dap/battery/index.html",
+          edDraftURI:           "http://w3c-test.org/dap/battery/",
           lcEnd:                "2011-12-20",
           editors:  [
-              { name: "Anssi Kostiainen", company: "Nokia" },
-              { name: "Mounir Lamouri", company: "Mozilla", companyURL: "http://mozilla.org/" },
+              { name: "Anssi Kostiainen", company: "Nokia", companyURL: "http://nokia.com/" },
+              { name: "Mounir Lamouri", company: "Mozilla", companyURL: "http://mozilla.org/" }
           ],
           inlineCSS:    true,
           noIDLIn:      true,