Just fix the support URLs
This commit is contained in:
parent
34088e2175
commit
1e0ad98f7f
@ -19,7 +19,7 @@ m4_define([tinyproxy_stable],
|
|||||||
m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
|
m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
|
||||||
|
|
||||||
AC_INIT([Tinyproxy], [tinyproxy_version],
|
AC_INIT([Tinyproxy], [tinyproxy_version],
|
||||||
[https://www.banu.com/bugzilla/enter_bug.cgi?product=tinyproxy],
|
[https://www.banu.com/tinyproxy/],
|
||||||
[tinyproxy])
|
[tinyproxy])
|
||||||
|
|
||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
|
@ -343,7 +343,7 @@ BUGS
|
|||||||
----
|
----
|
||||||
|
|
||||||
To report bugs in Tinyproxy, please visit
|
To report bugs in Tinyproxy, please visit
|
||||||
<https://www.banu.com/tinyproxy/support/[https://www.banu.com/tinyproxy/support/]>.
|
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
|
||||||
|
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
|
@ -136,7 +136,7 @@ BUGS
|
|||||||
----
|
----
|
||||||
|
|
||||||
To report bugs in Tinyproxy, please visit
|
To report bugs in Tinyproxy, please visit
|
||||||
<https://www.banu.com/tinyproxy/support/[https://www.banu.com/tinyproxy/support/]>.
|
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
|
||||||
|
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
|
@ -191,7 +191,7 @@ display_usage (void)
|
|||||||
|
|
||||||
printf ("\n"
|
printf ("\n"
|
||||||
"For support and bug reporting instructions, please visit\n"
|
"For support and bug reporting instructions, please visit\n"
|
||||||
"<https://www.banu.com/tinyproxy/support/>.\n");
|
"<https://www.banu.com/tinyproxy/>.\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Loading…
Reference in New Issue
Block a user