Remove link to pugs site which doesn't exist
authorMagnus Hagander <magnus@hagander.net>
Wed, 18 Jan 2012 08:43:25 +0000 (09:43 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 18 Jan 2012 08:43:25 +0000 (09:43 +0100)
Should probably be reinstated once the planned wiki page exists

templates/core/community.html

index a05c783694674713fce1ba561fe58b06c46c595e..3c343ce48600b0708b1709322624652ff9646086 100644 (file)
@@ -5,7 +5,7 @@
 <div id="pgCommunity">
 <h1>Community</h1>
 
-<p>PostgreSQL is well supported by its active community. Current developments are chronicled in the <a href="/community/weeklynews">PostgreSQL Weekly News</a> and there are more than a dozen <a href="/community/lists">mailing lists</a> available, categorized into topics like administration, announcements, jobs, performance, and SQL. We also have several <a href="http://pugs.postgresql.org/">PostgreSQL User Groups</a> in the world, and there is also an active <a href="/community/irc">IRC</a> community.</p>
+<p>PostgreSQL is well supported by its active community. Current developments are chronicled in the <a href="/community/weeklynews">PostgreSQL Weekly News</a> and there are more than a dozen <a href="/community/lists">mailing lists</a> available, categorized into topics like administration, announcements, jobs, performance, and SQL. We also have several PostgreSQL User Groups in the world, and there is also an active <a href="/community/irc">IRC</a> community.</p>
 
 <p>In addition to the resources available on this site, there are also links to <a href="/community/international">international sites</a> that contain PostgreSQL information in various languages. PostgreSQL community <a href="/community/resources">resources</a> are also highlighted in this section of the website.</p>
 </div>