summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 9b80bb2..97c7e17 100644
--- a/README
+++ b/README
@@ -54,9 +54,10 @@ INSTALLATION
SUPPORT
- If you are having problems with tinyproxy, please submit a bug at:
+ If you are having problems with Tinyproxy, please submit a bug report
+ using Tinyproxy as the component at:
- https://www.banu.com/tinyproxy/newticket
+ https://www.banu.com/bugzilla/
You may also wish to subscribe to the tinyproxy mailing lists. To
do so please visit:
diff --git a/configure.ac b/configure.ac
index 14be70a..8d0aa7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.54)
-AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/tinyproxy/newticket], [tinyproxy])
+AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy], [tinyproxy])
dnl AC_CONFIG_AUX_DIR(config)
dnl AC_CONFIG_MACRO_DIR(config)