Skip to content

Commit c73057f

Browse files
committed
remove references to old mailing lists
1 parent 2a60c6f commit c73057f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

source/contact.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Contact
77
To get in touch with the developers and other users, for comments,
88
patches, feature requests, support requests, and bug reports post to the
99
users' `mailing list
10-
<https://lists.sourceforge.net/lists/listinfo/mdp-toolkit-users>`_.
10+
<https://mail.python.org/mm3/mailman3/lists/mdp-toolkit.python.org/>`_.
1111

1212

1313

source/development.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ hesitate to submit it!
4848
.. _py26-mdp-toolkit: http://trac.macports.org/browser/trunk/dports/python/py26-mdp-toolkit/Portfile
4949

5050

51-
.. _`mailing list`: https://lists.sourceforge.net/lists/listinfo/mdp-toolkit-users
51+
.. _`mailing list`: https://mail.python.org/mm3/mailman3/lists/mdp-toolkit.python.org/
5252

5353

5454

@@ -115,7 +115,7 @@ all developers.
115115
dependencies, i.e. they should require only the numpy module to be
116116
installed. If your code requires some other module, e.g. scipy or
117117
C/C++ compilation, ask
118-
mdp-toolkit[email protected]
118+
mdp-toolkit@python.org
119119
for assistance.
120120

121121
-------------------

source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ Python shell as follows::
129129
Note that you will need to install `pytest <http://pytest.org>`_ to run the tests.
130130

131131
If some test fails, please report it to the `mailing list
132-
<https://lists.sourceforge.net/lists/listinfo/mdp-toolkit-users>`_.
132+
<https://mail.python.org/mm3/mailman3/lists/mdp-toolkit.python.org/>`_.
133133

134134
.. include:: license.rst

0 commit comments

Comments
 (0)