Skip to content

Commit 5f59de5

Browse files
authored
m. c/p error
1 parent e43b39c commit 5f59de5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pdf-aam/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333

3434
// if you wish the publication date to be other than today, set this
3535
//publishDate: "2014-12-11",
36-
copyrightStart: "2014",
36+
copyrightStart: "2024",
3737

3838
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
3939
// and its maturity status
4040
//previousPublishDate: "2014-06-12",
41-
previousMaturity: "CR",
42-
prevRecURI: "https://www.w3.org/TR/core-aam-1.1/",
41+
//previousMaturity: "FPWD",
42+
//prevRecURI: "https://www.w3.org/TR/pdf-aam-1.0/",
4343
//previousDiffURI: "http://www.w3.org/TR/2014/REC-wai-aria-implementation-20140320/",
4444

4545
// if there a publicly available Editors Draft, this is the link
46-
edDraftURI: "https://w3c.github.io/core-aam/",
46+
edDraftURI: "https://w3c.github.io/pdf-aam/",
4747

4848
// if this is a LCWD, uncomment and set the end of its review period
4949
// lcEnd: "2012-02-21",

0 commit comments

Comments
 (0)