diff options
| author | Alvaro Herrera | 2009-08-10 22:42:41 +0000 |
|---|---|---|
| committer | Alvaro Herrera | 2009-08-10 22:42:41 +0000 |
| commit | d2c3dbf186cc749a4167762674329253d8a28375 (patch) | |
| tree | ead2fda6f80916025ffe520159ceae7b7151e9b0 /doc/src | |
| parent | 8d0961466e2266df192959d02e992312dcbd672f (diff) | |
Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation".
Per Andreas Wenk, Andres Freund and Rob Wultsh. Thanks, Robert Haas, for the
patch.
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/geqo.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index 2f680762c13..0a0af315a03 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.40 2007/07/21 04:02:41 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.40.4.1 2009/08/10 22:42:41 alvherre Exp $ --> <chapter id="geqo"> <chapterinfo> @@ -325,7 +325,7 @@ <itemizedlist> <listitem> <para> - <ulink url="http://www.cs.bham.ac.uk/Mirrors/ftp.de.uu.net/EC/clife/www/location.htm"> + <ulink url="http://www.aip.de/~ast/EvolCompFAQ/"> The Hitch-Hiker's Guide to Evolutionary Computation</ulink>, (FAQ for <ulink url="news://comp.ai.genetic"></ulink>) </para> |
