Skip to content

Commit 9934a21

Browse files
committed
Update github branch in config.
1 parent 5eaccca commit 9934a21

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@
2828
previousMaturity: "PR",
2929
prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-20140116/",
3030
errata: "https://w3c.github.io/json-ld-syntax/errata/",
31-
github: "https://github.com/w3c/json-ld-syntax/",
31+
github: {
32+
repoURL: "https://github.com/w3c/json-ld-syntax/",
33+
branch: "main"
34+
},
3235

3336
// if there a publicly available Editor's Draft, this is the link
3437
edDraftURI: "https://w3c.github.io/json-ld-syntax/",

0 commit comments

Comments
 (0)