From 3e2eceabc50565da13eccac643e73c2524316902 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Tue, 18 Feb 2003 17:23:08 +0000 Subject: [PATCH] Update URL. --- 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 51d039b3f12..e454d2d1d12 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,15 +1,15 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Feb 18 11:37:22 EST 2003 + Last updated: Tue Feb 18 12:23:04 EST 2003 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) The most recent version of this document can be viewed at - http://www.PostgreSQL.org/docs/faqs/faq-english.html. + http://www.PostgreSQL.org/docs/faqs/FAQ.html. Platform-specific questions are answered at - http://www.PostgreSQL.org/users-lounge/docs/index.html. + http://www.PostgreSQL.org/docs/index.html. _________________________________________________________________ General Questions diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 7b7209c5461..f66204d7711 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: Tue Feb 18 11:37:22 EST 2003</P> + <P>Last updated: Tue Feb 18 12:23:04 EST 2003</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -18,10 +18,10 @@ <P>The most recent version of this document can be viewed at <A href= - "http://www.PostgreSQL.org/docs/faqs/faq-english.html">http://www.PostgreSQL.org/docs/faqs/faq-english.html</A>.</P> + "http://www.PostgreSQL.org/docs/faqs/FAQ.html">http://www.PostgreSQL.org/docs/faqs/FAQ.html</A>.</P> <P>Platform-specific questions are answered at <A href= - "http://www.PostgreSQL.org/users-lounge/docs/index.html">http://www.PostgreSQL.org/users-lounge/docs/index.html</A>.</P> + "http://www.PostgreSQL.org/users-lounge/docs/index.html">http://www.PostgreSQL.org/docs/index.html</A>.</P> <HR> <H2 align="center">General Questions</H2> -- GitLab