mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Use new lxr links.
This commit is contained in:
parent
5bc84d5ecd
commit
c570f36bd7
@ -305,7 +305,7 @@ Source:</TH><TD>";
|
||||
$name =~ s/%$//;
|
||||
$name =~ s:/$::;
|
||||
$name =~ s:^mozilla/::;
|
||||
push @filelist, "<A href='http://cvs-mirror.mozilla.org/webtools/lxr/source/$name'>$name</a>";
|
||||
push @filelist, "<A href='http://lxr.mozilla.org/mozilla/source/$name'>$name</a>";
|
||||
}
|
||||
print OWNERS join(', ', @filelist);
|
||||
print OWNERS "</TD></TR>
|
||||
|
Loading…
x
Reference in New Issue
Block a user