From bf175ea3a62ef1cfeeed2ad30594865a32896b9a Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 2 Jan 2008 18:06:58 +0000
Subject: [PATCH] Instead of linking to the "Contacting the developers ..."
 section in the FAQ, use the one from the User Manual. The latter can be
 delivered by Privoxy and thus possibly loads faster.

---
 templates/mod-support-and-service | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/templates/mod-support-and-service b/templates/mod-support-and-service
index abe7f5cb..1439e45c 100644
--- a/templates/mod-support-and-service
+++ b/templates/mod-support-and-service
@@ -17,6 +17,12 @@
 #
 # Revisions   :
 #    $Log: mod-support-and-service,v $
+#    Revision 1.10  2007/03/17 11:31:36  fabiankeil
+#    - Add revision log and copyright header.
+#    - Reword instructions and link to the FAQ
+#      in an attempt to reduce the number of
+#      incomplete reports.
+#
 ##############################################################################
        <h2>Support and Service:</h2>
         <p>
@@ -43,9 +49,8 @@
             Request Tracker</a>.
           </li>
           <li>
-            read the instructions in the
-            <a title="FAQ entry: Contacting the developers, Bug Reporting and Feature Requests"
-             href="http://www.privoxy.org/faq/contact.html">Privoxy FAQ</a>
+            read the <a title="Contacting the developers, Bug Reporting and Feature Requests"
+             href="@user-manual@contact.html">instructions in the User Manual</a>
             to make sure your request contains all the information we need.
           </li>
         </ul>
-- 
2.49.0