projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
761d9fd
)
Update bug tracker URL in cgi_error_unknown()
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 3 Dec 2020 19:52:14 +0000
(20:52 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Sun, 6 Dec 2020 16:33:55 +0000
(17:33 +0100)
cgi.c
patch
|
blob
|
history
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&atid=111118
\">"
+ "<a href=\"http
s://sourceforge.net/p/ijbswa/bugs/
\">"
"file a bug report</a>.</p>\n"
"</body>\n"
"</html>\n";