Skip to content

Commit 615ac21

Browse files
committed
Change back to ED and comment publishDate for continued work
1 parent 19ad0f9 commit 615ac21

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

guidelines/respec-config.js

+3-5
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,16 @@ var respecConfig = {
88
permalinkHide: false,
99
tocIntroductory: true,
1010
// specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
11-
specStatus: "REC",
11+
specStatus: "ED",
1212
//crEnd: "2012-04-30",
1313
//perEnd: "2013-07-23",
14-
publishDate: "2025-05-06",
14+
// if you wish the publication date to be other than today, set this
15+
//publishDate: "2025-05-06",
1516
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
1617

1718
// the specifications short name, as in https://www.w3.org/TR/short-name/
1819
shortName: "WCAG21",
1920

20-
21-
// if you wish the publication date to be other than today, set this
22-
//publishDate: "2024-12-12",
2321
copyrightStart: "2020",
2422
license: "document",
2523

0 commit comments

Comments
 (0)