Skip to content

Commit fcd2302

Browse files
authored
Fix broken references for "convert-fetch-timestamp" and "webdriver-session" (#1121)
1 parent 585e4f1 commit fcd2302

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ spec: WEBDRIVER; urlPrefix: https://w3c.github.io/webdriver/
110110
text: scroll into view; url: dfn-scrolls-into-view
111111
text: session ID; url: dfn-session-id
112112
text: session not created; url: dfn-session-not-created
113-
text: session; url: dfn-sessions
113+
text: session; url: dfn-webdriver-session
114114
text: set a property; url: dfn-set-a-property
115115
text: success; url: dfn-success
116116
text: table for cookie conversion; url: dfn-table-for-cookie-conversion
@@ -265,7 +265,7 @@ spec: INFRA; urlPrefix: https://infra.spec.whatwg.org/
265265
text: convert a JSON-derived JavaScript value to an Infra value; url: convert-a-json-derived-javascript-value-to-an-infra-value
266266
spec: RESOURCE-TIMING; urlPrefix: https://w3c.github.io/resource-timing/
267267
type: dfn
268-
text: convert fetch timestamp; url: convert-fetch-timestamp
268+
text: convert fetch timestamp; url: dfn-convert-fetch-timestamp
269269
spec: HR-TIME; urlPrefix: https://w3c.github.io/hr-time/
270270
type: dfn
271271
text: get time origin timestamp; url: get-time-origin-timestamp

0 commit comments

Comments
 (0)