Author: darcy
Date: Mon Oct 29 13:12:30 2012
New Revision: 448

Log:
Fix pointers to mailing list.

Modified:
   trunk/docs/future.txt
   trunk/docs/index.html
   trunk/docs/readme.txt

Modified: trunk/docs/future.txt
==============================================================================
--- trunk/docs/future.txt       Tue Oct 16 15:16:05 2012        (r447)
+++ trunk/docs/future.txt       Mon Oct 29 13:12:30 2012        (r448)
@@ -28,7 +28,7 @@
 
 - Notice handling with PQsetNoticeReceiver and PQsetNoticeProcessor
   (one possible implementation was already suggested by Dmitry Dvoinikov
-  http://mailman.vex.net/pipermail/pygresql/2005-November/001530.html).
+  https://mail.vex.net/mailman/private.cgi/pygresql/2005-November/001530.html).
   Maybe also make notifications accessible via the optional cursor and
   connection attribute "messages" proposed in the DB-API specs (#12).
 

Modified: trunk/docs/index.html
==============================================================================
--- trunk/docs/index.html       Tue Oct 16 15:16:05 2012        (r447)
+++ trunk/docs/index.html       Mon Oct 29 13:12:30 2012        (r448)
@@ -150,7 +150,7 @@
     <h2>Mailing list</h2>
 
     <p>You can join
-    <a href="http://mailman.vex.net/mailman/listinfo/pygresql";>the mailing
+    <a href="https://mail.vex.net/mailman/listinfo.cgi/pygresql";>the mailing
     list</a> to discuss future development of the PyGreSQL interface.
     This is usually a low volume list except when there are new features
     being added.</p>

Modified: trunk/docs/readme.txt
==============================================================================
--- trunk/docs/readme.txt       Tue Oct 16 15:16:05 2012        (r447)
+++ trunk/docs/readme.txt       Mon Oct 29 13:12:30 2012        (r448)
@@ -171,7 +171,7 @@
   If you would like to proposes changes, please join the
   PyGreSQL mailing list and send context diffs there.
 
-  See http://mailman.vex.net/mailman/listinfo/pygresql
+  See https://mail.vex.net/mailman/listinfo.cgi/pygresql
   to join the mailing list.
 
 Please note that messages to individual developers will generally not be
_______________________________________________
PyGreSQL mailing list
PyGreSQL@Vex.Net
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to