SF.net SVN: postfixadmin: [295] website/index.php
Brought to you by:
christian_boltz,
gingerdog
From: <gin...@us...> - 2008-01-14 20:33:21
|
Revision: 295 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=295&view=rev Author: gingerdog Date: 2008-01-14 12:33:25 -0800 (Mon, 14 Jan 2008) Log Message: ----------- index.php: fix broken url Modified Paths: -------------- website/index.php Modified: website/index.php =================================================================== --- website/index.php 2008-01-14 20:31:19 UTC (rev 294) +++ website/index.php 2008-01-14 20:33:25 UTC (rev 295) @@ -60,7 +60,8 @@ <h3>Other Relevant links and related projects</h3> <ul> -<li><a href="http://postfixadmin-squirrelmail.palepurple.co.uk">Postfixadmin/Squirrelmail plugin</a> - Integrate together <A href="http://squirrelmail.org">Squirrelmail</a> with Postfixadmin</a></li> +<li><a href="http://squirrelmail-postfixadmin.palepurple.co.uk">Postfixadmin/Squirrelmail plugin</a> - Integrate together <A href="http://squirrelmail.org">Squirrelmail</a> with Postfixadmin</a></li> +<li><a href="http://codepoets.co.uk/postfixadmin-postgresql-courier-squirrelmail-debian-etch-howto-tutorial@">Guide to installation on Etch with PostgreSQL and Courier</a></li> </ul> (If you would like to add links to any other relevant projects, please poke GingerDog on irc) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |