8000 respec config fix, link to /TR added · w3ctag/ethical-web-principles@ee3e75a · GitHub
[go: up one dir, main page]

Skip to content

Commit ee3e75a

Browse files
committed
respec config fix, link to /TR added
1 parent d4ec756 commit ee3e75a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</script>
66
<script class="remove">
77
var respecConfig = {
8-
specStatus: "editor-draft-finding",
8+
specStatus: "ED",
99
editors: [
1010
{
1111
name: "Daniel Appelquist",
@@ -29,7 +29,7 @@
2929
github: "w3ctag/ethical-web-principles",
3030
format: "markdown",
3131
shortName: "ethical-web-principles",
32-
canonicalURI: "TR",
32+
latestVersion: "https://www.w3.org/TR/ethical-web-principles/",
3333
localBiblio: {
3434
"UDHR" : {
3535
title: "Universal Declaration of Human Rights",

0 commit comments

Comments
 (0)
0