Skip to content

Commit 3ea7ca3

Browse files
authored
Remove webdriver-spec.html from WebDriver URLs (#212)
It redirects.
1 parent f31f654 commit 3ea7ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>Reporting API</h1>
100100
spec: ECMASCRIPT; urlPrefix: https://tc39.github.io/ecma262/
101101
type: dfn
102102
text: Realm
103-
spec: webdriver; urlPrefix: https://w3c.github.io/webdriver/webdriver-spec.html#
103+
spec: webdriver; urlPrefix: https://w3c.github.io/webdriver/#
104104
type: dfn
105105
text: current browsing context; url: dfn-current-browsing-context
106106
text: handle any user prompts; url: dfn-handle-any-user-prompts

0 commit comments

Comments
 (0)