diff options
author | Bruce Momjian | 2004-02-10 15:16:36 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-02-10 15:16:36 +0000 |
commit | fd44e2fb147a0c6e81f4d1076ee2e15ea1b9a3c4 (patch) | |
tree | b51df7c535555b93d907d2e27bdf350513c34794 /doc | |
parent | 0eb69519150325ed902ebf6ec4ab0847fb96bf90 (diff) |
Add URL for most current version.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/FAQ_DEV | 6 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 9 |
2 files changed, 7 insertions, 8 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index cbed280b6c..ae1b932268 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,12 +1,12 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Nov 29 23:56:43 EST 2003 + Last updated: Tue Feb 10 10:16:31 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) - The most recent version of this document can be viewed at the - postgreSQL Web site, http://www.PostgreSQL.org. + The most recent version of this document can be viewed at + http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html. _________________________________________________________________ General Questions diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 538d4d1b08..9775e6c262 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,16 +12,15 @@ <H1>Developer's Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sat Nov 29 23:56:43 EST 2003</P> + <P>Last updated: Tue Feb 10 10:16:31 EST 2004</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> </P> - <P>The most recent version of this document can be viewed at the - postgreSQL Web site, <A href= - "http://www.PostgreSQL.org">http://www.PostgreSQL.org</A>.<BR> - </P> + <P>The most recent version of this document can be viewed at <A href= + "http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html">http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html</A>.</P> + <HR> <BR> |