diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d326c1..508f7d4 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ m4_define([tinyproxy_stable], m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no])) AC_INIT([Tinyproxy], [tinyproxy_version], - [https://www.banu.com/bugzilla/enter_bug.cgi?product=tinyproxy], + [https://banu.com/bugzilla/enter_bug.cgi?product=tinyproxy], [tinyproxy]) AC_CANONICAL_TARGET |