Shorten the 'donate' and 'participate' links used by templates
authorFabian Keil <fk@fabiankeil.de>
Sun, 13 Dec 2020 05:16:29 +0000 (06:16 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 07:49:17 +0000 (08:49 +0100)
... using redirects.

Currently the redirects lead to the FAQ entries but
in the future we may want to relocate the content
and using redirects makes this more convenient.

templates/blocked
templates/mod-support-and-service

index 6c85901..9fd6000 100644 (file)
            href="@user-manual@contact.html">get support or report problems</a>. \
         <p> \
           If you want to support the Privoxy Team, you can \
-          <a href="https://www.privoxy.org/faq/general.html#PARTICIPATE">participate</a> \
-          or <a href="https://www.privoxy.org/faq/general.html#DONATE">donate</a>. \
+          <a href="https://www.privoxy.org/participate">participate</a> \
+          or <a href="https://www.privoxy.org/donate">donate</a>. \
         </p> \
       </td> \
     </tr> \
index c697414..cca1ae0 100644 (file)
@@ -28,6 +28,6 @@
            href="@user-manual@contact.html">get support or report problems</a>.
         <p>
           If you want to support the Privoxy Team, you can
-          <a href="https://www.privoxy.org/faq/general.html#PARTICIPATE">participate</a>
-          or <a href="https://www.privoxy.org/faq/general.html#DONATE">donate</a>.
+          <a href="https://www.privoxy.org/participate">participate</a>
+          or <a href="https://www.privoxy.org/donate">donate</a>.
         </p>