@@ -116,9 +116,10 @@ which is a rich resource for many topics.
116
116
<Term>Mailing Lists</Term>
117
117
<ListItem>
118
118
<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.
122
123
</Para>
123
124
</ListItem>
124
125
</VarListEntry>
@@ -135,11 +136,13 @@ for help, either through the documentation or through the mailing lists.
135
136
Consider contributing your
136
137
knowledge back. If you learn something which is not in the documentation,
137
138
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.
141
144
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>
143
146
mailing list is the place to get going.
144
147
</Para>
145
148
</ListItem>
0 commit comments