From 452b2fc6e459892a68d3ed92e459247706539818 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Thu, 13 Apr 2006 12:09:08 +0000 Subject: [PATCH] Update URL for SQL tutorial. --- doc/FAQ | 6 +++--- doc/src/FAQ/FAQ.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index dcbe129127c..3d0720f5366 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Apr 12 16:03:39 EDT 2006 + Last updated: Thu Apr 13 08:08:50 EDT 2006 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -272,8 +272,8 @@ There is also a nice tutorial at http://www.intermedia.net/support/sql/sqltut.shtm, at - http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM, - and at http://sqlcourse.com. + http://mysite.verizon.net/Graeme_Birchall/id1.html, and at + http://sqlcourse.com. 1.12) How do I submit a patch or join the development team? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index c3512b61354..7e3ad9e2108 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Wed Apr 12 16:03:39 EDT 2006</P> + <P>Last updated: Thu Apr 13 08:08:50 EDT 2006</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -359,8 +359,8 @@ <P>There is also a nice tutorial at <A href= "http://www.intermedia.net/support/sql/sqltut.shtm">http://www.intermedia.net/support/sql/sqltut.shtm,</A> at <A href= - "http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM"> - http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,</A> + "http://mysite.verizon.net/Graeme_Birchall/id1.html"> + http://mysite.verizon.net/Graeme_Birchall/id1.html,</A> and at <A href= "http://sqlcourse.com/">http://sqlcourse.com.</A></P> -- GitLab