dap commit: minor editorial changes: fix edDraftURI; add companyURL to all editors

changeset:   50:ee34e615e923
tag:         tip
user:        Anssi Kostiainen <anssi.kostiainen@nokia.com>
date:        Wed Feb 01 21:17:38 2012 +0200
files:       battery/index.html
description:
minor editorial changes: fix edDraftURI; add companyURL to all editors


diff -r 23ee9cc89b16 -r ee34e615e923 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,

Received on Wednesday, 1 February 2012 19:19:28 UTC