From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 1 Aug 2009 11:48:22 +0000 (+0000) Subject: Update the "Download recent releases" URL and fix the "Pictures of the Privoxy Team... X-Git-Tag: v_3_0_15~105 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/user-manual/static/gitweb.js?a=commitdiff_plain;h=b0801f25d3ed133cb53f2c486694d47f73337687;p=privoxy.git Update the "Download recent releases" URL and fix the "Pictures of the Privoxy Team" URL. privoxy.org redirects to www.privoxy.org anyway. --- diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index f55b6f54..c0ab27f7 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.10 2009/06/12 14:30:59 fabiankeil Exp $ + $Id: index.sgml,v 2.11 2009/07/18 16:24:39 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net> See LICENSE. @@ -90,7 +90,7 @@ <itemizedlist> <listitem> <para> - <ulink url="https://sourceforge.net/project/showfiles.php?group_id=11118">Download recent releases</ulink> + <ulink url="https://sourceforge.net/projects/ijbswa/files/">Download recent releases</ulink> </para> </listitem> <!-- @@ -169,7 +169,7 @@ <para> <!-- please leave this link absolute so this file can be bundled with --> <!-- documentation and still used locally --> - <ulink url="http://privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink> + <ulink url="http://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink> </para> </listitem> </itemizedlist> @@ -249,6 +249,9 @@ Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: index.sgml,v $ + Revision 2.11 2009/07/18 16:24:39 fabiankeil + Bump entities for 3.0.14 beta. + Revision 2.10 2009/06/12 14:30:59 fabiankeil Update entities for 3.0.13 beta.