From 2b26f1ca3f87980751456da0546c8cad1ee5d10f Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Fri, 14 Feb 2003 13:59:01 +0000 Subject: [PATCH] Update URL's. --- doc/FAQ | 10 +++++----- doc/src/FAQ/FAQ.html | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 580ced306b3..6d30ecc21e3 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,15 +1,15 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Thu Feb 13 23:07:35 EST 2003 + Last updated: Fri Feb 14 08:58:51 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/faq-english.html. + http://www.ca.PostgreSQL.org/docs/faq-english.html. Platform-specific questions are answered at - http://www.PostgreSQL.org/users-lounge/docs/faq.html. + http://www.ca.PostgreSQL.org/users-lounge/docs/faq.html. _________________________________________________________________ General Questions @@ -242,7 +242,7 @@ Unix command irc -c '#PostgreSQL' "$USER" irc.phoenix.net. A list of commercial support companies is available at - http://www.PostgreSQL.org/users-lounge/commercial-support.html. + http://www.ca.PostgreSQL.org/users-lounge/commercial-support.html. 1.7) What is the latest release? @@ -255,7 +255,7 @@ Several manuals, manual pages, and some small test examples are included in the distribution. See the /doc directory. You can also browse the manual online at - http://www.PostgreSQL.org/users-lounge/docs/. + http://www.ca.PostgreSQL.org/users-lounge/docs/. There are two PostgreSQL books available online at http://www.PostgreSQL.org/docs/awbook.html and diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 5a2025f88bd..32746e1a846 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: Thu Feb 13 23:07:35 EST 2003</P> + <P>Last updated: Fri Feb 14 08:58:51 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/faq-english.html">http://www.PostgreSQL.org/docs/faq-english.html</A>.</P> + "http://www.ca.PostgreSQL.org/docs/faq-english.html">http://www.ca.PostgreSQL.org/docs/faq-english.html</A>.</P> <P>Platform-specific questions are answered at <A href= - "http://www.PostgreSQL.org/users-lounge/docs/faq.html">http://www.PostgreSQL.org/users-lounge/docs/faq.html</A>.</P> + "http://www.ca.PostgreSQL.org/users-lounge/docs/faq.html">http://www.ca.PostgreSQL.org/users-lounge/docs/faq.html</A>.</P> <HR> <H2 align="center">General Questions</H2> @@ -314,7 +314,7 @@ '#PostgreSQL' "$USER" irc.phoenix.net.</CODE></P> <P>A list of commercial support companies is available at <A href= - "http://www.PostgreSQL.org/users-lounge/commercial-support.html">http://www.PostgreSQL.org/users-lounge/commercial-support.html</A>.</P> + "http://www.ca.PostgreSQL.org/users-lounge/commercial-support.html">http://www.ca.PostgreSQL.org/users-lounge/commercial-support.html</A>.</P> <H4><A name="1.7">1.7</A>) What is the latest release?</H4> @@ -327,7 +327,7 @@ <P>Several manuals, manual pages, and some small test examples are included in the distribution. See the <I>/doc</I> directory. You can also browse the manual online at <A href= - "http://www.PostgreSQL.org/users-lounge/docs/">http://www.PostgreSQL.org/users-lounge/docs/</A>.</P> + "http://www.ca.PostgreSQL.org/users-lounge/docs/">http://www.ca.PostgreSQL.org/users-lounge/docs/</A>.</P> <P>There are two PostgreSQL books available online at <A href= "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A> -- GitLab