Skip to content

Commit 70d1951

Browse files
authored
[Editorial] Shift SVCB to reference RFC9460.
Rather than linking to a draft of DNS SVCB, it seems ideal to link to the published RFC now that it's available.
1 parent 97f308e commit 70d1951

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

fetch.bs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,7 @@ urlPrefix:https://tc39.es/ecma262/#;type:dfn;spec:ecma-262
107107
"title": "WebTransport over HTTP/3"
108108
},
109109
"SVCB": {
110-
"authors": ["Ben Schwartz", "Mike Bishop", "Erik Nygren"],
111-
"href": "https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-svcb-https",
112-
"publisher": "IETF",
113-
"title": "Service binding and parameter specification via the DNS (DNS SVCB and HTTPS RRs)"
110+
"aliasOf": "RFC9460"
114111
}
115112
}
116113
</pre>

0 commit comments

Comments
 (0)