mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
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.
This commit is contained in:
parent
8d0961466e
commit
d2c3dbf186
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue