From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 4 Apr 2016 10:48:22 +0000 (+0000) Subject: Use https:// in the link to the team page X-Git-Tag: v_3_0_25~92 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/git.html?a=commitdiff_plain;h=6a4476f36210e8c3e2899469b71f90ac82727970;p=privoxy.git Use https:// in the link to the team page --- diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index c59f2903..6ac69603 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -20,7 +20,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.sgml,v 2.35 2016/01/21 15:56:27 fabiankeil Exp $ + $Id: index.sgml,v 2.36 2016/02/26 12:27:32 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net> See LICENSE. @@ -148,7 +148,7 @@ <para> <!-- please leave this link absolute so this file can be bundled with --> <!-- documentation and still used locally --> - <ulink url="http://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink> + <ulink url="https://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink> </para> </listitem> </itemizedlist>