diff options
author | Tom Lane | 2020-07-10 17:16:00 +0000 |
---|---|---|
committer | Tom Lane | 2020-07-10 17:16:19 +0000 |
commit | e91cd951b1114a009a0256f211a41d0ec873b2fc (patch) | |
tree | 81529710f5c6fe6141090d29d552500b58d41999 /doc/src/sgml/geqo.sgml | |
parent | 72a16cb3ee3017ccd8e4d58ea3c0c7bceec8b702 (diff) |
Doc: update or remove dead external links.
Re-point comp.ai.genetic FAQ link to a more stable address.
Remove stale links to AIX documentation; we don't really need to
tell AIX users how to use their systems.
Remove stale links to HP documentation about SSL. We've had to
update those twice before, making it increasingly obvious that
HP does not intend them to be stable landing points. They're
not particularly authoritative, either. (This change effectively
reverts bbd3bdba3.)
Daniel Gustafsson and Álvaro Herrera, per a gripe from
Kyotaro Horiguchi. Back-patch, since these links are
just as dead in the back branches.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'doc/src/sgml/geqo.sgml')
-rw-r--r-- | doc/src/sgml/geqo.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index 39d2163d160..c754b2b63e0 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -271,7 +271,7 @@ <itemizedlist> <listitem> <para> - <ulink url="http://www.aip.de/~ast/EvolCompFAQ/"> + <ulink url="http://www.faqs.org/faqs/ai-faq/genetic/part1/"> The Hitch-Hiker's Guide to Evolutionary Computation</ulink>, (FAQ for <ulink url="news://comp.ai.genetic"></ulink>) </para> |