changed previousMaturity 'FPWD' to 'WD' so link comes out right
authorCurt Tilmes <Curt.Tilmes@nasa.gov>
Mon, 04 Mar 2013 10:52:56 -0500
changeset 5862 675205030c22
parent 5861 1e3da00116ad
child 5863 9a921860ca02
changed previousMaturity 'FPWD' to 'WD' so link comes out right
xml/prov-xml.html
--- a/xml/prov-xml.html	Mon Mar 04 10:42:01 2013 -0500
+++ b/xml/prov-xml.html	Mon Mar 04 10:52:56 2013 -0500
@@ -137,7 +137,7 @@
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
           previousPublishDate:  "2012-12-11",
-          previousMaturity:  "FPWD-NOTE",
+          previousMaturity:  "WD-NOTE",
  
           // if there a publicly available Editor's Draft, this is the link
           edDraftURI:           "http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov-xml.html",