Skip to content

Commit 83d5859

Browse files
Reference current HTML standard, not old fork (#22)
1 parent 42022be commit 83d5859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec: FETCH; urlPrefix: https://fetch.spec.whatwg.org/
5050
text: client; for: request; url: concept-request-client
5151
text: header-list; for: request; url: concept-request-header-list
5252
text: target browsing context; for: request; url: concept-request-target-browsing-context
53-
spec: HTML5; urlPrefix: http://www.w3.org/TR/html5/
53+
spec: HTML; urlPrefix: https://html.spec.whatwg.org/multipage/
5454
type: dfn
5555
urlPrefix: browsers.html
5656
text: ancestor browsing context

0 commit comments

Comments
 (0)