Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id D402C9FB70A for ; Thu, 12 Apr 2007 10:59:47 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 72692-04-3 for ; Thu, 12 Apr 2007 10:59:35 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 1E4279FB677 for ; Thu, 12 Apr 2007 10:59:41 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id 6AD95DCC7F6; Thu, 12 Apr 2007 15:59:34 +0200 (CEST) Date: Thu, 12 Apr 2007 15:59:34 +0200 From: Magnus Hagander To: josh@agliodbs.com Cc: pgsql-advocacy@postgresql.org Subject: Broken links in presskit Message-ID: <20070412135934.GE18546@svr2.hagander.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/19 X-Sequence-Number: 10846 Going through the logs on the new wwwmaster to find broken links, I noticed that almost every presskit for 8.2 contained broken links in them. Mainly to the sourceforge site (which missed sourceforge.net!) but also to regional sites, and to pages on our own site. Clearly, the verification of all the links in the presskits needs to be added to the presskit checklist (i assume there is one somewhere) for 8.3 and on. (I've fixed the links for now) //Magnus