From c193b8ca9d05e8167b6deb057c06a7580fa517a3 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut <peter_e@gmx.net> Date: Sat, 12 Sep 2015 23:49:11 -0400 Subject: [PATCH] doc: Remove dead links The web pages of Andy Dong at Berkeley don't exist anymore, and he is no longer there. --- doc/src/sgml/cube.sgml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/src/sgml/cube.sgml b/doc/src/sgml/cube.sgml index e2da68556d5..60bd84bf22b 100644 --- a/doc/src/sgml/cube.sgml +++ b/doc/src/sgml/cube.sgml @@ -391,10 +391,7 @@ t My thanks are primarily to Prof. Joe Hellerstein (<ulink url="http://db.cs.berkeley.edu/jmh/"></ulink>) for elucidating the gist of the GiST (<ulink url="http://gist.cs.berkeley.edu/"></ulink>), and - to his former student, Andy Dong (<ulink - url="http://best.me.berkeley.edu/~adong/"></ulink>), for his example - written for Illustra, - <ulink url="http://best.berkeley.edu/~adong/rtree/index.html"></ulink>. + to his former student Andy Dong for his example written for Illustra. I am also grateful to all Postgres developers, present and past, for enabling myself to create my own world and live undisturbed in it. And I would like to acknowledge my gratitude to Argonne Lab and to the -- GitLab