Have the mailing list URL on the support page go to /list/
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 24 Aug 2018 12:58:18 +0000 (08:58 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 24 Aug 2018 12:58:18 +0000 (08:58 -0400)
Previously was going to PGLister, which was confusing. This now conforms
to the previous behavior.

templates/pages/support.html

index a979cd94c1db65b104e95eec29bcf188df886276..d46224e5d68a3ba2499cb2fbc4d43fae306a84ab 100644 (file)
@@ -8,7 +8,7 @@
   <ul>
     <li><a href="/docs/">Documentation</a></li>
     <li>The <a href="/community/">Community</a> section, which details the support options available to users from the PostgreSQL community</li>
-    <li><a href="https://lists.postgresql.org/" target="_blank">Mailing Lists</a></li>
+    <li><a href="/list/">Mailing Lists</a></li>
     <li><a href="/community/irc/">IRC</a></li>
     <li><a href="https://postgres-slack.herokuapp.com" target="_blank">Slack</a></li>
   </ul>