From 42d313f5463dfeae7292ee35537ab1b9afe2f03e Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sat, 23 Aug 2008 01:55:36 +0000 Subject: [PATCH] Update link to developer's FAQ from main FAQ. --- doc/FAQ | 2 +- doc/src/FAQ/FAQ.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index bc5c77d7256..8e66c19782f 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Aug 15 20:32:19 EDT 2008 + Last updated: Fri Aug 22 21:55:19 EDT 2008 Current maintainer: Bruce Momjian (bruce@momjian.us) diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 93fe43058fd..e53583abe46 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: Fri Aug 15 20:32:19 EDT 2008</P> + <P>Last updated: Fri Aug 22 21:55:19 EDT 2008</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:bruce@momjian.us">bruce@momjian.us</A>) @@ -163,7 +163,7 @@ administrative purposes than control. The project is directed by the community of developers and users, which anyone can join. All you need to do is subscribe to the mailing lists and participate in the - discussions. (See the <a href="http://www.postgresql.org/docs/faqs.FAQ_DEV.html"> + discussions. (See the <a href="http://wiki.postgresql.org/wiki/Developer_FAQ"> Developer's FAQ</A> for information on how to get involved in PostgreSQL development.)</P> -- GitLab