From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 9 Dec 2020 13:37:31 +0000 (+0100)
Subject: Don't prefer the SourceForge patch tracker over the privoxy-devel mailing list
X-Git-Tag: v_3_0_30~271^2~33
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/@default-cgi@show-status?a=commitdiff_plain;h=a40ae391231accafda8e5bc3bf95954c51c9638e;p=privoxy.git

Don't prefer the SourceForge patch tracker over the privoxy-devel mailing list

While at it, link to the SourceForge patch tracker.
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 7f723a98..e5c1aeab 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -128,9 +128,9 @@ Hal.
    <para>
     The first step is to join the <ulink
       url="https://lists.privoxy.org/mailman/listinfo/privoxy-devel">privoxy-devel mailing list</ulink>.
-    You can submit your ideas or, even better, patches. Patches are best
-    submitted to the Sourceforge tracker set up for this purpose, but
-    can be sent to the list for review too.
+    You can submit your ideas or, even better, patches.
+    Patches can also be submitted to the
+    <ulink url="https://sourceforge.net/p/ijbswa/patches/">Sourceforge patch tracker</ulink>.
    </para>
     <para>
      You will also need to have a git package installed,