summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2010-03-28 10:33:38 +0530
committerMukund Sivaraman <muks@banu.com>2010-03-28 10:33:38 +0530
commit1e0ad98f7f16c9159969adee466de94cbf432470 (patch)
tree56a638a695bd66ed7559d657b651a148e3d3a76e /configure.ac
parent34088e2175c61244ac504f713de9d9c7930a1081 (diff)
Just fix the support URLs
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7d326c1..a9061a5 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://www.banu.com/tinyproxy/],
[tinyproxy])
AC_CANONICAL_TARGET