Skip to content

Commit fec7e59

Browse files
committed
Fix mailing lists adresses
1 parent eefc041 commit fec7e59

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,8 +1116,8 @@ <h2>Galleries</h2>
11161116
</div>
11171117
<div class="section" id="mailing-lists">
11181118
<h2>Mailing lists</h2>
1119-
<p>Finally, there is a <a class="reference external" href="https://lists.sourceforge.net/lists/listinfo/matplotlib-users">user mailing list</a> where you can
1120-
ask for help and a <a class="reference external" href="https://lists.sourceforge.net/lists/listinfo/matplotlib-devel">developers mailing list</a> that is more
1119+
<p>Finally, there is a <a class="reference external" href="https://mail.python.org/mailman/listinfo/matplotlib-users">user mailing list</a> where you can
1120+
ask for help and a <a class="reference external" href="https://mail.python.org/mailman/listinfo/matplotlib-devel">developers mailing list</a> that is more
11211121
technical.</p>
11221122
</div>
11231123
</div>

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,9 +1314,9 @@ Mailing lists
13141314
--------------
13151315

13161316
Finally, there is a `user mailing list
1317-
<https://lists.sourceforge.net/lists/listinfo/matplotlib-users>`_ where you can
1317+
<https://mail.python.org/mailman/listinfo/matplotlib-users>`_ where you can
13181318
ask for help and a `developers mailing list
1319-
<https://lists.sourceforge.net/lists/listinfo/matplotlib-devel>`_ that is more
1319+
<https://mail.python.org/mailman/listinfo/matplotlib-devel>`_ that is more
13201320
technical.
13211321

13221322

0 commit comments

Comments
 (0)