From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 9 Dec 2020 15:10:39 +0000 (+0100)
Subject: Add missing www in a website link
X-Git-Tag: v_3_0_30~271^2~20
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/user-manual/static/gitweb.js?a=commitdiff_plain;h=495c5b5e96db3ce633b97a6a2c068f739f6b2a00;p=privoxy.git
Add missing www in a website link
---
diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index fc59c508..90bb6ae1 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -157,8 +157,8 @@ Hal.
<sect2 id="gitaccess"><title>Access to Git</title>
<para>
- The project's Git repository is hosted at the
- <ulink url="https://privoxy.org/">Privoxy website</ulink>.
+ The project's Git repository is hosted on the
+ <ulink url="https://www.privoxy.org/">Privoxy webserver</ulink>.
For Privoxy team members with push privileges the Git repository URL is
<literal>ssh://git@git.privoxy.org:23/git/privoxy.git</literal>.
</para>