Skip to content

Commit 2da9ac4

Browse files
andreasttshs96c
authored andcommitted
fix link to issue tracker
1 parent 458d0bb commit 2da9ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdriver-spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
key: "Participate",
3838
data: [
3939
{value: "GitHub w3c/webdriver", href: "https://github.com/w3c/webdriver"},
40-
{value: "Open bugs", href: "https://www.w3.org/Bugs/Public/showdependencytree.cgi?id=20860&hide_resolved=1"},
40+
{value: "Open bugs", href: "https://github.com/w3c/webdriver/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Level+1%22"},
4141
{value: "#webdriver on irc.w3.org", href: "irc://irc.w3.org/"},
4242
]
4343
}],

0 commit comments

Comments
 (0)