Skip to content

Commit 79bba23

Browse files
committed
The references to mailing lists in the resources page seem outdated.
Patch attached. Fred Horch
1 parent 8baa8fc commit 79bba23

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

doc/src/sgml/info.sgml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,10 @@ which is a rich resource for many topics.
116116
<Term>Mailing Lists</Term>
117117
<ListItem>
118118
<Para>
119-
The <ULink url="mailto:questions@postgresql.org"><ProductName>Postgres</ProductName> Questions</ULink>
120-
mailing list is a good place to have user questions answered. Other mailing lists are available; consult
121-
the web page for details.
119+
The <ULink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-general/">pgsql-general</ULink>
120+
mailing list is a good place to have user questions answered.
121+
Other mailing lists are available; consult the Info Central section of the
122+
PostgreSQL web site for details.
122123
</Para>
123124
</ListItem>
124125
</VarListEntry>
@@ -135,11 +136,13 @@ for help, either through the documentation or through the mailing lists.
135136
Consider contributing your
136137
knowledge back. If you learn something which is not in the documentation,
137138
write it up and contribute it.
138-
If you add features to the code, contribute it.
139-
Even those without a lot of experience can provide
140-
corrections and minor changes in the documentation, and that is a good way to start.
139+
If you add features to the code, contribute it.</Para>
140+
141+
<Para>
142+
Even those without a lot of experience can provide corrections and
143+
minor changes in the documentation, and that is a good way to start.
141144
The
142-
<ULink url="mailto:docs@postgresql.org"><ProductName>Postgres</ProductName> Documentation</ULink>
145+
<ULink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-docs/">pgsql-docs</ULink>
143146
mailing list is the place to get going.
144147
</Para>
145148
</ListItem>

0 commit comments

Comments
 (0)