>From 16ae591b5ca7f3ff910035f30d2f2ecead3c726d Mon Sep 17 00:00:00 2001
From: David Christensen <david@endpoint.com>
Date: Thu, 16 Mar 2017 17:24:45 -0500
Subject: [PATCH] Remove defunct and unnecessary doc link

---
 doc/src/sgml/high-availability.sgml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml
index 48de2ce..3c7aeb7 100644
--- a/doc/src/sgml/high-availability.sgml
+++ b/doc/src/sgml/high-availability.sgml
@@ -76,9 +76,7 @@
 
  <para>
   The remainder of this section outlines various failover, replication,
-  and load balancing solutions.  A <ulink
-  url="http://www.postgres-r.org/documentation/terms">glossary</ulink> is
-  also available.
+  and load balancing solutions.
  </para>
 
  <sect1 id="different-replication-solutions">
-- 
2.8.4 (Apple Git-73)

