Doc: update external URLs for PostGIS project.
authorTom Lane
Sun, 13 Dec 2015 01:02:09 +0000 (20:02 -0500)
committerTom Lane
Sun, 13 Dec 2015 01:02:09 +0000 (20:02 -0500)
Paul Ramsey

doc/src/sgml/earthdistance.sgml
doc/src/sgml/external-projects.sgml
doc/src/sgml/release-8.4.sgml

index ef869c5bc32d44221e44860b61f46ad9d7807c2c..6dedc4a5f49931bec95e430cbeeb6bf64b632b3c 100644 (file)
@@ -19,7 +19,7 @@
  
   In this module, the Earth is assumed to be perfectly spherical.
   (If that's too inaccurate for you, you might want to look at the
-  www.postgis.org/">PostGIS
+  postgis.net/">PostGIS
   project.)
  
 
index cef89ee4933c0838ab18a4edd464da1b17dce983..7d26477123dacc880eaf6348b15f22123f0951da 100644 (file)
    contains several extensions, which are described in
    .  Other extensions are developed
    independently, like 
-   url="http://www.postgis.org/">PostGIS.  Even
+   url="http://postgis.net/">PostGIS.  Even
    PostgreSQL replication solutions can be developed
    externally. For example,  
    url="http://www.slony.info">Slony-I is a popular
index 0baa7353f263041e557ee213de8338ffa84a1a79..8b16c9e9d3cc522bb1b3e618c6ea1f43b6041219 100644 (file)
@@ -6583,7 +6583,7 @@ WITH w AS (SELECT * FROM foo) SELECT * FROM w, bar ... FOR UPDATE
 
      
       This is particularly useful for 
-      url="http://postgis.refractions.net/">PostGIS.
+      url="http://postgis.net/">PostGIS.