Update bug tracker URL in cgi_error_unknown()
[privoxy.git] / cgi.c
diff --git a/cgi.c b/cgi.c
index 7518219..94f6875 100644 (file)
--- a/cgi.c
+++ b/cgi.c
@@ -1277,7 +1277,7 @@ jb_err cgi_error_unknown(const struct client_state *csp,
    static const char body_suffix[] =
       "</b></p>\n"
       "<p>Please "
-      "<a href=\"http://sourceforge.net/tracker/?group_id=11118&amp;atid=111118\">"
+      "<a href=\"https://sourceforge.net/p/ijbswa/bugs/\">"
       "file a bug report</a>.</p>\n"
       "</body>\n"
       "</html>\n";