From 352a7841bf280e2a9a75f4f7a932d1c3f8009587 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 25 Oct 2005 13:38:09 +0000
Subject: [PATCH] Update the URL for "The Hitch-Hiker's Guide to Evolutionary
 Computation".

Sergey E. Koposov
---
 doc/src/sgml/geqo.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml
index 7ac1390daa9..9de43beeb7c 100644
--- a/doc/src/sgml/geqo.sgml
+++ b/doc/src/sgml/geqo.sgml
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.32 2005/04/12 03:16:50 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.33 2005/10/25 13:38:09 momjian Exp $
 Genetic Optimizer
 -->
 
@@ -286,7 +286,7 @@ Genetic Optimizer
    <itemizedlist>
     <listitem>
      <para>
-      <ulink url="http://surf.de.uu.net/encore/www/">
+      <ulink url="http://www.cs.bham.ac.uk/Mirrors/ftp.de.uu.net/EC/clife/www/location.htm">
       The Hitch-Hiker's Guide to Evolutionary Computation</ulink>, (FAQ for <ulink
       url="news://comp.ai.genetic"></ulink>)
      </para>
-- 
GitLab