summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xquery.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/query.cgi b/query.cgi
index 32ac5717d..b24dee0f3 100755
--- a/query.cgi
+++ b/query.cgi
@@ -264,7 +264,7 @@ if (defined $::COOKIE{"Bugzilla_login"}) {
}
print "<a href=changepassword.cgi>Change your password.</a><br>\n";
print "<a href=\"enter_bug.cgi\">Create a new bug.</a><br>\n";
-print "<a href=\"enter_bug.cgi\">Bug reports</a><br>\n";
+print "<a href=\"reports.cgi\">Bug reports</a><br>\n";