summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorThomas G. Lockhart2000-05-11 15:18:13 +0000
committerThomas G. Lockhart2000-05-11 15:18:13 +0000
commit023fdd6bbb810b5ebe6ac17023d069826207f8c4 (patch)
treedc9a050df120c0d1eb6fcc8302f817e115093458 /doc/src
parent992e7dd4e34a502be008e7f71df80feec27272a1 (diff)
Fix url reference with missing fields.
Reported by Adrian Oboroc <aoboroc@btr.md>.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/info.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/info.sgml b/doc/src/sgml/info.sgml
index b11bdbda812..7c479b1c864 100644
--- a/doc/src/sgml/info.sgml
+++ b/doc/src/sgml/info.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.6 2000/03/31 03:27:40 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.7 2000/05/11 15:18:13 thomas Exp $
-->
<sect1>
@@ -112,7 +112,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.6 2000/03/31 03:27:40 thomas
<listitem>
<para>
The
- <ulink url="postgresql.org"><productname>Postgres</productname></ulink>
+ <ulink url="http://postgresql.org"><productname>Postgres</productname></ulink>
web site might have some information not appearing in the distribution.
There is a <productname>mhonarc</productname> catalog of mailing list traffic
which is a rich resource for many topics.
@@ -126,7 +126,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.6 2000/03/31 03:27:40 thomas
<para>
The
<ulink url="mailto:pgsql-general@postgresql.org">pgsql-general</ulink>
- (<ulink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-general/">archive</ulink>)
+ (<ulink url="http://www.postgresql.org/mhonarc/pgsql-general/">archive</ulink>)
mailing list is a good place to have user questions answered.
Other mailing lists are available; consult the Info Central section of the
PostgreSQL web site for details.