current/doc/source/webserver index.sgml, 2.36, 2.37
Fabian Keil <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/source/webserver
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16132/doc/source/webserver
Modified Files:
index.sgml
Log Message:
Use https:// in the link to the team page
Index: index.sgml
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v
retrieving revision 2.36
retrieving revision 2.37
diff -C2 -d -r2.36 -r2.37
*** index.sgml 26 Feb 2016 12:27:32 -0000 2.36
--- index.sgml 4 Apr 2016 10:48:22 -0000 2.37
***************
*** 149,153 ****
<!-- 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>
</para>
</listitem>
--- 149,153 ----
<!-- please leave this link absolute so this file can be bundled with -->
<!-- documentation and still used locally -->
! <ulink url="https://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
</para>
</listitem>
------------------------------------------------------------------------------