Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit c2399f7

Browse files
wg is deprecated, use group instead (#17)
See https://respec.org/docs/#wg
1 parent 2241848 commit c2399f7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
shortName: "trace-context-binary",
3636
format: "markdown",
3737
subjectPrefix: "trace-context-binary",
38-
wg: "Distributed Tracing Working Group",
39-
wgPublicList: "public-trace-context",
40-
wgURI: "https://www.w3.org/2018/distributed-tracing/",
38+
group: "distributed-tracing",
4139
otherLinks: [{
4240
key: 'Discussions',
4341
data: [{
@@ -58,4 +56,4 @@
5856
<section data-include="spec/20-binary-format.md" data-include-format='markdown'></section>
5957
<section data-include="spec/31-parsing-algoritm.md" data-include-format='markdown' class="informative"></section>
6058
</body>
61-
</html>
59+
</html>

0 commit comments

Comments
 (0)