Doc: update external URLs for PostGIS project.

Paul Ramsey
pull/14/head^2
Tom Lane 10 years ago
parent 19e7ca8938
commit 6d96cd077b
  1. 2
      doc/src/sgml/earthdistance.sgml
  2. 2
      doc/src/sgml/external-projects.sgml
  3. 2
      doc/src/sgml/release-8.4.sgml

@ -19,7 +19,7 @@
<para>
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
<application><ulink url="http://www.postgis.org/">PostGIS</ulink></>
<application><ulink url="http://postgis.net/">PostGIS</ulink></>
project.)
</para>

@ -231,7 +231,7 @@
contains several extensions, which are described in
<xref linkend="contrib">. Other extensions are developed
independently, like <application><ulink
url="http://www.postgis.org/">PostGIS</ulink></>. Even
url="http://postgis.net/">PostGIS</ulink></>. Even
<productname>PostgreSQL</> replication solutions can be developed
externally. For example, <application> <ulink
url="http://www.slony.info">Slony-I</ulink></> is a popular

@ -6583,7 +6583,7 @@ WITH w AS (SELECT * FROM foo) SELECT * FROM w, bar ... FOR UPDATE
<para>
This is particularly useful for <ulink
url="http://postgis.refractions.net/">PostGIS</ulink>.
url="http://postgis.net/">PostGIS</ulink>.
</para>
</listitem>

Loading…
Cancel
Save