Skip to content

Commit fd44e2f

Browse files
committed
Add URL for most current version.
1 parent 0eb6951 commit fd44e2f

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

doc/FAQ_DEV

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sat Nov 29 23:56:43 EST 2003
4+
Last updated: Tue Feb 10 10:16:31 EST 2004
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

8-
The most recent version of this document can be viewed at the
9-
postgreSQL Web site, http://www.PostgreSQL.org.
8+
The most recent version of this document can be viewed at
9+
http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html.
1010
_________________________________________________________________
1111

1212
General Questions

doc/src/FAQ/FAQ_DEV.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,15 @@
1212
<H1>Developer's Frequently Asked Questions (FAQ) for
1313
PostgreSQL</H1>
1414

15-
<P>Last updated: Sat Nov 29 23:56:43 EST 2003</P>
15+
<P>Last updated: Tue Feb 10 10:16:31 EST 2004</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<A href=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
1919
</P>
2020

21-
<P>The most recent version of this document can be viewed at the
22-
postgreSQL Web site, <A href=
23-
"http://www.PostgreSQL.org">http://www.PostgreSQL.org</A>.<BR>
24-
</P>
21+
<P>The most recent version of this document can be viewed at <A href=
22+
"http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html">http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html</A>.</P>
23+
2524
<HR>
2625
<BR>
2726

0 commit comments

Comments
 (0)