summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2015-12-13 01:02:09 +0000
committerTom Lane2015-12-13 01:02:30 +0000
commitf2ce8f2b93cb73d8384064b5d4b4a69412871b8a (patch)
tree296de67a67550f33a9aabb819f00f38f01c49238
parent5f9a86b353fa463534746809890756677270dad2 (diff)
Doc: update external URLs for PostGIS project.
Paul Ramsey
-rw-r--r--doc/src/sgml/earthdistance.sgml2
-rw-r--r--doc/src/sgml/external-projects.sgml2
-rw-r--r--doc/src/sgml/release-8.4.sgml2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/earthdistance.sgml b/doc/src/sgml/earthdistance.sgml
index f9002b235b8..5beec41303a 100644
--- a/doc/src/sgml/earthdistance.sgml
+++ b/doc/src/sgml/earthdistance.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>
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index bb0ae47be7d..cfd28d140ca 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -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
diff --git a/doc/src/sgml/release-8.4.sgml b/doc/src/sgml/release-8.4.sgml
index 0baa7353f26..8b16c9e9d3c 100644
--- a/doc/src/sgml/release-8.4.sgml
+++ b/doc/src/sgml/release-8.4.sgml
@@ -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>