diff options
-rw-r--r-- | doc/FAQ | 2 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -246,7 +246,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/postgres. + http://www.PostgreSQL.org/users-lounge/docs/. There is a PostgreSQL book available at http://www.PostgreSQL.org/docs/awbook.html. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 0d4948cbb43..5102fc2e0fd 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -324,7 +324,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/postgres">http://www.PostgreSQL.org/users-lounge/docs/postgres</A>.</P> + "http://www.PostgreSQL.org/users-lounge/docs/">http://www.PostgreSQL.org/users-lounge/docs/</A>.</P> <P>There is a PostgreSQL book available at <A href= "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>.</P> |