mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +03:00
Replace references to mailinglists with @lists.postgresql.org
The namespace for all lists have changed a while ago, so all references should use the correct address.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<!-- Parameters -->
|
||||
<xsl:param name="make.valid.html" select="1"></xsl:param>
|
||||
<xsl:param name="generate.id.attributes" select="1"></xsl:param>
|
||||
<xsl:param name="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
|
||||
<xsl:param name="link.mailto.url">pgsql-docs@lists.postgresql.org</xsl:param>
|
||||
<xsl:param name="toc.max.depth">2</xsl:param>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user