summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xprocessmail2
1 files changed, 1 insertions, 1 deletions
diff --git a/processmail b/processmail
index b5f85e695..e8509a6df 100755
--- a/processmail
+++ b/processmail
@@ -327,7 +327,7 @@ sub ProcessOneBug {
}
print "<br><center>If you wish to tweak the kinds of mail Bugzilla sends you, you can";
- print " <a href=\"userprefs.cgi?bank=diffs\">change your preferences</a></center>\n";
+ print " <a href=\"userprefs.cgi?tab=email\">change your preferences</a></center>\n";
}