Skip to content

Commit b93f2f4

Browse files
plehegarSergeyKanzhelev
authored andcommitted
Remove preview (#355)
* preview points to EdDraft * Make it an editor'a draft
1 parent 6d99f97 commit b93f2f4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' defer></script>
77
<script class='remove'>
88
var respecConfig = {
9-
specStatus: "CR",
9+
specStatus: "ED",
1010
implementationReportURI: "https://github.com/w3c/trace-context/#reference-implementations",
11-
previousMaturity: "WD",
12-
previousPublishDate : "2018-11-22",
13-
crEnd: "2019-10-08",
11+
/* previousMaturity: "CR",
12+
previousPublishDate : "2019-08-13",
13+
crEnd: "2019-10-08",*/
1414
editors: [{
1515
name: "Sergey Kanzhelev",
1616
company: "Microsoft",
@@ -57,7 +57,6 @@
5757
wg: "Distributed Tracing Working Group",
5858
wgPublicList: "public-trace-context",
5959
wgURI: "https://www.w3.org/2018/distributed-tracing/",
60-
isPreview: true, //this will add ugly box saying it's preview
6160
otherLinks: [{
6261
key: 'Discussions',
6362
data: [{

0 commit comments

Comments
 (0)