Skip to content

Commit 7d95955

Browse files
committed
Add an explicit URL to file a bug
1 parent ef73a24 commit 7d95955

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

respecConfig.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,11 @@ var respecConfig = {
3232
value: 'We are on Hg.',
3333
href: 'https://dvcs.w3.org/hg/innerhtml/'
3434
}, {
35-
value: 'File a bug.',
35+
value: 'Bug list.',
3636
href: 'https://www.w3.org/Bugs/Public/buglist.cgi?component=DOM%20Parsing%20and%20Serialization&list_id=44989&product=WebAppsWG&resolution=---'
37+
}, {
38+
value: 'File a bug.',
39+
href: 'https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=DOM%20Parsing%20and%20Serialization'
3740
}, {
3841
value: 'Commit history.',
3942
href: 'https://dvcs.w3.org/hg/innerhtml/shortlog/'

0 commit comments

Comments
 (0)