File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,17 +29,17 @@ var respecConfig = {
29
29
otherLinks : [ {
30
30
key : 'Participate' ,
31
31
data : [ {
32
- value : 'We are on Hg .' ,
33
- href : 'https://dvcs.w3.org/hg/innerhtml/ '
32
+ value : 'We are on Github .' ,
33
+ href : 'https://github.com/w3c/DOM-Parsing '
34
34
} , {
35
- value : 'Bug list.' ,
35
+ value : 'Bugzilla Bug list.' ,
36
36
href : 'https://www.w3.org/Bugs/Public/buglist.cgi?component=DOM%20Parsing%20and%20Serialization&list_id=44989&product=WebAppsWG&resolution=---'
37
37
} , {
38
- value : 'File a bug .' ,
39
- href : 'https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component= DOM%20Parsing%20and%20Serialization '
38
+ value : 'Github Issues .' ,
39
+ href : 'https://github.com/w3c/ DOM-Parsing/issues '
40
40
} , {
41
41
value : 'Commit history.' ,
42
- href : 'https://dvcs.w3.org/hg/innerhtml/shortlog/ '
42
+ href : 'https://github.com/w3c/DOM-Parsing/commits '
43
43
} , {
44
44
value : 'Mailing list.' ,
45
45
href : 'http://lists.w3.org/Archives/Public/www-dom/'
You can’t perform that action at this time.
0 commit comments