Skip to content

Commit 4a66df1

Browse files
committed
CSP2: 2015/08/21, not 2015/09/21.
1 parent b09ab6b commit 4a66df1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

specs/CSP2/published/2015-08-PR.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
<h1 class="p-name no-ref" id="title">Content Security Policy Level 2</h1>
7171

7272
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">W3C Proposed Recommendation,
73-
<time class="dt-updated" datetime="2015-09-21">21 September 2015</time></span></h2>
73+
<time class="dt-updated" datetime="2015-08-21">21 August 2015</time></span></h2>
7474

7575
<div data-fill-with="spec-metadata">
7676
<dl>
7777
<dt>This version:
78-
<dd><a class="u-url" href="http://www.w3.org/TR/2015/PR-CSP2-2-20150921/">http://www.w3.org/TR/2015/PR-CSP2-2-20150921/</a>
78+
<dd><a class="u-url" href="http://www.w3.org/TR/2015/PR-CSP2-2-20150821/">http://www.w3.org/TR/2015/PR-CSP2-2-20150821/</a>
7979
<dt>Latest version:
8080
<dd><a href="http://www.w3.org/TR/CSP2/">http://www.w3.org/TR/CSP2/</a>
8181
<dt>Editor's Draft:

specs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ CSP2/index.html: CSP2/index.src.html biblio.json
4141
bikeshed -f spec ./CSP2/index.src.html
4242

4343
CSP2/published/2015-08-PR.html: CSP2/index.src.html
44-
bikeshed -f spec --md-status=PR --md-date=2015-09-21 --md-deadline=2015-10-21 ./CSP2/index.src.html ./CSP2/published/2015-08-PR.html
44+
bikeshed -f spec --md-status=PR --md-date=2015-08-21 --md-deadline=2015-10-21 ./CSP2/index.src.html ./CSP2/published/2015-08-PR.html
4545

4646
content-security-policy/index.html: content-security-policy/index.src.html biblio.json
4747
bikeshed -f spec ./content-security-policy/index.src.html

0 commit comments

Comments
 (0)