Bug 350671 - "Old link to Netscape "performance newsgroup"" [p=ss r=reed]

git-svn-id: svn://10.0.0.236/trunk@231912 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com 2007-08-12 05:34:35 +00:00
parent c70a7a5fc5
commit f77839d72f

View File

@ -326,12 +326,12 @@ sub show_graph {
# Mailto
print "<li>\n";
print "<a href=\"mailto:mozilla-performance\@mozilla.org?subject=Perf: $TBOX/$TESTNAME test regression\">Mail m.performance about regressions for this test</a>";
print "<a href=\"mailto:dev-performance\@lists.mozilla.org?subject=Perf: $TBOX/$TESTNAME test regression\">Mail m.d.performance about regressions for this test</a>";
print "</li>\n";
# Newsgroup
print "<li>\n";
print "<a href=\"news://news.mozilla.org/netscape.public.mozilla.performance\">performance newsgroup</a>";
print "<a href=\"news://news.mozilla.org/mozilla.dev.performance\">performance newsgroup</a>";
print "</li>\n";
print "</font>";